Update dependencies

This commit is contained in:
Nick O'Leary
2024-10-07 16:30:38 +01:00
parent cec7a86b54
commit bdb545d6eb
5 changed files with 14 additions and 14 deletions

View File

@@ -22,13 +22,13 @@
"cheerio": "1.0.0-rc.10",
"content-type": "1.0.5",
"cookie-parser": "1.4.6",
"cookie": "0.6.0",
"cookie": "0.7.2",
"cors": "2.8.5",
"cronosjs": "1.7.1",
"denque": "2.1.0",
"form-data": "4.0.0",
"fs-extra": "11.2.0",
"got": "12.6.0",
"got": "12.6.1",
"hash-sum": "2.0.0",
"hpagent": "1.2.0",
"https-proxy-agent": "5.0.1",
@@ -40,7 +40,7 @@
"mustache": "4.2.0",
"node-watch": "0.7.4",
"on-headers": "1.0.2",
"raw-body": "2.5.2",
"raw-body": "3.0.0",
"tough-cookie": "^5.0.0",
"uuid": "9.0.1",
"ws": "7.5.10",

View File

@@ -19,8 +19,8 @@
"@node-red/util": "4.0.3",
"clone": "2.1.2",
"fs-extra": "11.2.0",
"semver": "7.5.4",
"tar": "7.2.0",
"semver": "7.6.3",
"tar": "7.4.3",
"uglify-js": "3.17.4"
}
}

View File

@@ -21,6 +21,6 @@
"jsonata": "2.0.5",
"lodash.clonedeep": "^4.5.0",
"moment": "2.30.1",
"moment-timezone": "0.5.45"
"moment-timezone": "0.5.46"
}
}

View File

@@ -42,7 +42,7 @@
"fs-extra": "11.2.0",
"node-red-admin": "^4.0.1",
"nopt": "5.0.0",
"semver": "7.5.4"
"semver": "7.6.3"
},
"optionalDependencies": {
"@node-rs/bcrypt": "1.10.4"