Skip to content

Commit

Permalink
Version 0.8.58
Browse files Browse the repository at this point in the history
- Bumped jquery to v3.5.0 for vuln
- Bumped chart.js to v2.9.4 for vuln
- Bumped netmask to v2.0.1 for vuln
- Fixes #404
  • Loading branch information
jhuckaby committed May 15, 2021
1 parent 546c7f6 commit 42975fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Cronicle",
"version": "0.8.57",
"version": "0.8.58",
"description": "A simple, distributed task scheduler and runner with a web based UI.",
"author": "Joseph Huckaby <[email protected]>",
"homepage": "https://github.com/jhuckaby/Cronicle",
Expand Down Expand Up @@ -29,14 +29,14 @@
"glob": "5.0.15",
"uglify-js": "2.8.22",
"zxcvbn": "3.5.0",
"jquery": "3.3.1",
"jquery": "3.5.0",
"font-awesome": "4.7.0",
"mdi": "1.9.33",
"chart.js": "2.7.1",
"chart.js": "2.9.4",
"moment": "2.22.1",
"moment-timezone": "0.5.32",
"jstimezonedetect": "1.0.6",
"netmask": "1.0.6",
"netmask": "2.0.1",
"shell-quote": "1.6.1",
"bcrypt-node": "0.1.0",
"uncatch": "^1.0.0",
Expand Down

0 comments on commit 42975fc

Please sign in to comment.