Merge pull request #4317 from node-red/update-deps-31

Dependency updates
This commit is contained in:
Nick O'Leary
2023-09-05 17:21:06 +01:00
committed by GitHub
4 changed files with 12 additions and 12 deletions

View File

@@ -38,13 +38,13 @@
"mqtt": "4.3.7",
"multer": "1.4.5-lts.1",
"mustache": "4.2.0",
"node-watch": "0.7.3",
"node-watch": "0.7.4",
"on-headers": "1.0.2",
"raw-body": "2.5.2",
"tough-cookie": "4.1.2",
"tough-cookie": "4.1.3",
"uuid": "9.0.0",
"ws": "7.5.6",
"xml2js": "0.6.0",
"xml2js": "0.6.2",
"iconv-lite": "0.6.3"
}
}

View File

@@ -19,7 +19,7 @@
"@node-red/util": "3.1.0-beta.4",
"clone": "2.1.2",
"fs-extra": "11.1.1",
"semver": "7.5.0",
"semver": "7.5.4",
"tar": "6.1.13",
"uglify-js": "3.17.4"
}