mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Upgrade vite, vitest, esbuild, and rollup to address CVE-2024-47068 (no-changelog) (#11170)
This commit is contained in:
committed by
GitHub
parent
94cfb3727c
commit
b559352036
@@ -70,7 +70,7 @@
|
|||||||
"overrides": {
|
"overrides": {
|
||||||
"@types/node": "^18.16.16",
|
"@types/node": "^18.16.16",
|
||||||
"chokidar": "3.5.2",
|
"chokidar": "3.5.2",
|
||||||
"esbuild": "^0.20.2",
|
"esbuild": "^0.21.5",
|
||||||
"formidable": "3.5.1",
|
"formidable": "3.5.1",
|
||||||
"pug": "^3.0.3",
|
"pug": "^3.0.3",
|
||||||
"semver": "^7.5.4",
|
"semver": "^7.5.4",
|
||||||
|
|||||||
537
pnpm-lock.yaml
generated
537
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -26,10 +26,10 @@ catalog:
|
|||||||
|
|
||||||
catalogs:
|
catalogs:
|
||||||
frontend:
|
frontend:
|
||||||
'@vitest/coverage-v8': ^2.0.5
|
'@vitest/coverage-v8': ^2.1.2
|
||||||
'@sentry/vue': ^8.33.1
|
'@sentry/vue': ^8.33.1
|
||||||
vite: ^5.4.6
|
vite: ^5.4.8
|
||||||
vitest: ^2.1.1
|
vitest: ^2.1.2
|
||||||
vitest-mock-extended: ^2.0.2
|
vitest-mock-extended: ^2.0.2
|
||||||
vue: ^3.4.21
|
vue: ^3.4.21
|
||||||
vue-router: ^4.4.2
|
vue-router: ^4.4.2
|
||||||
|
|||||||
Reference in New Issue
Block a user