Update dev dependencies

This commit is contained in:
Nick O'Leary 2024-09-27 09:42:07 +01:00
parent a3c5b75368
commit cec7a86b54
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -86,10 +86,10 @@
"@node-rs/bcrypt": "1.10.4" "@node-rs/bcrypt": "1.10.4"
}, },
"devDependencies": { "devDependencies": {
"dompurify": "2.4.1", "dompurify": "2.5.7",
"grunt": "1.6.1", "grunt": "1.6.1",
"grunt-chmod": "~1.1.1", "grunt-chmod": "~1.1.1",
"grunt-cli": "~1.4.3", "grunt-cli": "~1.5.0",
"grunt-concurrent": "3.0.0", "grunt-concurrent": "3.0.0",
"grunt-contrib-clean": "2.0.1", "grunt-contrib-clean": "2.0.1",
"grunt-contrib-compress": "2.0.0", "grunt-contrib-compress": "2.0.0",
@ -100,7 +100,7 @@
"grunt-contrib-watch": "1.1.0", "grunt-contrib-watch": "1.1.0",
"grunt-jsdoc": "2.4.1", "grunt-jsdoc": "2.4.1",
"grunt-jsdoc-to-markdown": "6.0.0", "grunt-jsdoc-to-markdown": "6.0.0",
"grunt-jsonlint": "2.1.3", "grunt-jsonlint": "3.0.0",
"grunt-mkdir": "~1.1.0", "grunt-mkdir": "~1.1.0",
"grunt-npm-command": "~0.1.2", "grunt-npm-command": "~0.1.2",
"grunt-sass": "~3.1.0", "grunt-sass": "~3.1.0",
@ -114,7 +114,7 @@
"minami": "1.2.3", "minami": "1.2.3",
"mocha": "9.2.2", "mocha": "9.2.2",
"node-red-node-test-helper": "^0.3.3", "node-red-node-test-helper": "^0.3.3",
"nodemon": "2.0.20", "nodemon": "3.1.7",
"proxy": "^1.0.2", "proxy": "^1.0.2",
"sass": "1.62.1", "sass": "1.62.1",
"should": "13.2.3", "should": "13.2.3",