feat(core): Update some packages to address CVE-2022-29622 (no-changelog) (#8877)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-03-13 12:47:36 +01:00
committed by GitHub
parent a678e8570b
commit 71f1b23771
5 changed files with 66 additions and 137 deletions

View File

@@ -45,7 +45,7 @@
"@n8n_io/eslint-config": "workspace:*",
"@ngneat/falso": "^6.4.0",
"@types/jest": "^29.5.3",
"@types/supertest": "^2.0.12",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.2.1",
"cross-env": "^7.0.3",
"cypress": "^13.6.2",
@@ -62,7 +62,7 @@
"rimraf": "^5.0.1",
"run-script-os": "^1.0.7",
"start-server-and-test": "^2.0.3",
"supertest": "^6.3.3",
"supertest": "^6.3.4",
"ts-jest": "^29.1.1",
"tsc-alias": "^1.8.7",
"tsc-watch": "^6.0.4",
@@ -81,6 +81,7 @@
"@types/node": "^18.16.16",
"axios": "1.6.7",
"chokidar": "3.5.2",
"formidable": "3.5.1",
"ip": "2.0.1",
"jsonwebtoken": "9.0.0",
"prettier": "^3.1.0",