Merge pull request #5224 from node-red/update-deps

Bump dependencies
This commit is contained in:
Nick O'Leary
2025-07-22 10:09:41 +01:00
committed by GitHub
3 changed files with 11 additions and 11 deletions

View File

@@ -43,8 +43,8 @@
"cronosjs": "1.7.1",
"denque": "2.1.0",
"express": "4.21.2",
"express-session": "1.18.1",
"form-data": "4.0.2",
"express-session": "1.18.2",
"form-data": "4.0.4",
"fs-extra": "11.3.0",
"got": "12.6.1",
"hash-sum": "2.0.0",
@@ -63,13 +63,13 @@
"moment": "2.30.1",
"moment-timezone": "0.5.48",
"mqtt": "5.11.0",
"multer": "2.0.1",
"multer": "2.0.2",
"mustache": "4.2.0",
"node-red-admin": "^4.1.0",
"node-watch": "0.7.4",
"nopt": "5.0.0",
"oauth2orize": "1.12.0",
"on-headers": "1.0.2",
"on-headers": "1.1.0",
"passport": "0.7.0",
"passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2",
@@ -87,7 +87,7 @@
"@node-rs/bcrypt": "1.10.7"
},
"devDependencies": {
"dompurify": "3.2.5",
"dompurify": "3.2.6",
"grunt": "1.6.1",
"grunt-chmod": "~1.1.1",
"grunt-cli": "~1.5.0",
@@ -111,7 +111,7 @@
"jquery-i18next": "1.2.1",
"jsdoc-nr-template": "github:node-red/jsdoc-nr-template",
"marked": "4.3.0",
"mermaid": "11.6.0",
"mermaid": "11.9.0",
"minami": "1.2.3",
"mocha": "9.2.2",
"node-red-node-test-helper": "^0.3.3",

View File

@@ -22,11 +22,11 @@
"body-parser": "1.20.3",
"clone": "2.1.2",
"cors": "2.8.5",
"express-session": "1.18.1",
"express-session": "1.18.2",
"express": "4.21.2",
"memorystore": "1.6.7",
"mime": "3.0.0",
"multer": "2.0.1",
"multer": "2.0.2",
"mustache": "4.2.0",
"oauth2orize": "1.12.0",
"passport-http-bearer": "1.0.1",

View File

@@ -26,7 +26,7 @@
"cors": "2.8.5",
"cronosjs": "1.7.1",
"denque": "2.1.0",
"form-data": "4.0.2",
"form-data": "4.0.4",
"fs-extra": "11.3.0",
"got": "12.6.1",
"hash-sum": "2.0.0",
@@ -36,10 +36,10 @@
"js-yaml": "4.1.0",
"media-typer": "1.1.0",
"mqtt": "5.11.0",
"multer": "2.0.1",
"multer": "2.0.2",
"mustache": "4.2.0",
"node-watch": "0.7.4",
"on-headers": "1.0.2",
"on-headers": "1.1.0",
"raw-body": "3.0.0",
"tough-cookie": "5.1.2",
"uuid": "9.0.1",