diff --git a/package.json b/package.json index 02f58b1d..3a3840dd 100644 --- a/package.json +++ b/package.json @@ -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 ", "homepage": "https://github.com/jhuckaby/Cronicle", @@ -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",