ci: Upgrade vite and vitest to address CVE-2024-23331 (no-changelog) (#8459)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2024-01-26 16:39:04 +01:00 committed by GitHub
parent 9f11eba0a4
commit d7a248a1c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 104 additions and 72 deletions

View file

@ -46,7 +46,7 @@
"@ngneat/falso": "^6.4.0",
"@types/jest": "^29.5.3",
"@types/supertest": "^2.0.12",
"@vitest/coverage-v8": "^1.1.0",
"@vitest/coverage-v8": "^1.2.1",
"cross-env": "^7.0.3",
"cypress": "^13.6.2",
"cypress-otp": "^1.0.3",
@ -68,9 +68,9 @@
"tsc-watch": "^6.0.4",
"turbo": "1.10.12",
"typescript": "*",
"vite": "^5.0.10",
"vitest": "^1.1.0",
"vue-tsc": "^1.8.25"
"vite": "^5.0.12",
"vitest": "^1.2.1",
"vue-tsc": "^1.8.27"
},
"pnpm": {
"onlyBuiltDependencies": [

View file

@ -61,8 +61,8 @@ importers:
specifier: ^2.0.12
version: 2.0.12
'@vitest/coverage-v8':
specifier: ^1.1.0
version: 1.1.0(vitest@1.1.0)
specifier: ^1.2.1
version: 1.2.1(vitest@1.2.1)
cross-env:
specifier: ^7.0.3
version: 7.0.3
@ -127,14 +127,14 @@ importers:
specifier: ^5.3.0
version: 5.3.2
vite:
specifier: ^5.0.10
version: 5.0.10(sass@1.64.1)
specifier: ^5.0.12
version: 5.0.12(sass@1.64.1)
vitest:
specifier: ^1.1.0
version: 1.1.0
specifier: ^1.2.1
version: 1.2.1
vue-tsc:
specifier: ^1.8.25
version: 1.8.25(typescript@5.3.2)
specifier: ^1.8.27
version: 1.8.27(typescript@5.3.2)
packages/@n8n/chat:
dependencies:
@ -165,7 +165,7 @@ importers:
version: 0.17.4
vite-plugin-dts:
specifier: ^3.6.4
version: 3.6.4(rollup@3.29.4)(typescript@5.3.2)(vite@5.0.10)
version: 3.6.4(rollup@3.29.4)(typescript@5.3.2)(vite@5.0.12)
packages/@n8n/client-oauth2:
dependencies:
@ -894,10 +894,10 @@ importers:
version: 7.5.2(@vue/compiler-core@3.3.4)(vue@3.3.4)
'@storybook/vue3-vite':
specifier: ^7.5.2
version: 7.5.2(@vue/compiler-core@3.3.4)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.2)(vite@5.0.10)(vue@3.3.4)
version: 7.5.2(@vue/compiler-core@3.3.4)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.2)(vite@5.0.12)(vue@3.3.4)
'@testing-library/jest-dom':
specifier: ^6.1.5
version: 6.1.5(@types/jest@29.5.3)(jest@29.6.2)(vitest@1.1.0)
version: 6.1.5(@types/jest@29.5.3)(jest@29.6.2)(vitest@1.2.1)
'@testing-library/user-event':
specifier: ^14.5.1
version: 14.5.1(@testing-library/dom@9.3.3)
@ -924,7 +924,7 @@ importers:
version: 2.9.0
'@vitejs/plugin-vue':
specifier: ^4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.4)
version: 4.5.2(vite@5.0.12)(vue@3.3.4)
'@vue/test-utils':
specifier: ^2.4.3
version: 2.4.3(vue@3.3.4)
@ -8736,7 +8736,7 @@ packages:
- supports-color
dev: true
/@storybook/builder-vite@7.5.2(typescript@5.3.2)(vite@5.0.10):
/@storybook/builder-vite@7.5.2(typescript@5.3.2)(vite@5.0.12):
resolution: {integrity: sha512-j96m5K0ahlAjQY6uUxEbybvmRFc3eMpQ3wiosuunc8NkXtfohXZeRVQowAcVrfPktKMufRNGY86RTYxe7sMABw==}
peerDependencies:
'@preact/preset-vite': '*'
@ -8768,7 +8768,7 @@ packages:
magic-string: 0.30.1
rollup: 3.26.3
typescript: 5.3.2
vite: 5.0.10(sass@1.64.1)
vite: 5.0.12(sass@1.64.1)
transitivePeerDependencies:
- encoding
- supports-color
@ -9639,7 +9639,7 @@ packages:
file-system-cache: 2.3.0
dev: true
/@storybook/vue3-vite@7.5.2(@vue/compiler-core@3.3.4)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.2)(vite@5.0.10)(vue@3.3.4):
/@storybook/vue3-vite@7.5.2(@vue/compiler-core@3.3.4)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.2)(vite@5.0.12)(vue@3.3.4):
resolution: {integrity: sha512-SChxq87nSFrf3Nywfa/iBNHIoBO0hcvoQdob0ePGSS1tXL2uVEP+A3NFeXb50MXBUSl+ojZpmkEaO4YRt2cZ1w==}
engines: {node: ^14.18 || >=16}
peerDependencies:
@ -9647,14 +9647,14 @@ packages:
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
dependencies:
'@storybook/builder-vite': 7.5.2(typescript@5.3.2)(vite@5.0.10)
'@storybook/builder-vite': 7.5.2(typescript@5.3.2)(vite@5.0.12)
'@storybook/core-server': 7.5.2
'@storybook/vue3': 7.5.2(@vue/compiler-core@3.3.4)(vue@3.3.4)
'@vitejs/plugin-vue': 4.5.2(vite@5.0.10)(vue@3.3.4)
'@vitejs/plugin-vue': 4.5.2(vite@5.0.12)(vue@3.3.4)
magic-string: 0.30.1
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
vite: 5.0.10(sass@1.64.1)
vite: 5.0.12(sass@1.64.1)
vue-docgen-api: 4.56.4(vue@3.3.4)
transitivePeerDependencies:
- '@preact/preset-vite'
@ -9801,7 +9801,7 @@ packages:
pretty-format: 27.5.1
dev: true
/@testing-library/jest-dom@6.1.5(@types/jest@29.5.3)(jest@29.6.2)(vitest@1.1.0):
/@testing-library/jest-dom@6.1.5(@types/jest@29.5.3)(jest@29.6.2)(vitest@1.2.1):
resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
@ -9829,7 +9829,7 @@ packages:
jest: 29.6.2
lodash: 4.17.21
redent: 3.0.0
vitest: 1.1.0
vitest: 1.2.1
dev: true
/@testing-library/user-event@14.5.1(@testing-library/dom@9.3.1):
@ -10898,19 +10898,19 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: true
/@vitejs/plugin-vue@4.5.2(vite@5.0.10)(vue@3.3.4):
/@vitejs/plugin-vue@4.5.2(vite@5.0.12)(vue@3.3.4):
resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
dependencies:
vite: 5.0.10(sass@1.64.1)
vite: 5.0.12(sass@1.64.1)
vue: 3.3.4
dev: true
/@vitest/coverage-v8@1.1.0(vitest@1.1.0):
resolution: {integrity: sha512-kHQRk70vTdXAyQY2C0vKOHPyQD/R6IUzcGdO4vCuyr4alE5Yg1+Sk2jSdjlIrTTXdcNEs+ReWVM09mmSFJpzyQ==}
/@vitest/coverage-v8@1.2.1(vitest@1.2.1):
resolution: {integrity: sha512-fJEhKaDwGMZtJUX7BRcGxooGwg1Hl0qt53mVup/ZJeznhvL5EodteVnb/mcByhEcvVWbK83ZF31c7nPEDi4LOQ==}
peerDependencies:
vitest: ^1.0.0
dependencies:
@ -10922,50 +10922,51 @@ packages:
istanbul-lib-source-maps: 4.0.1
istanbul-reports: 3.1.6
magic-string: 0.30.5
magicast: 0.3.2
magicast: 0.3.3
picocolors: 1.0.0
std-env: 3.6.0
test-exclude: 6.0.0
v8-to-istanbul: 9.2.0
vitest: 1.1.0
vitest: 1.2.1
transitivePeerDependencies:
- supports-color
dev: true
/@vitest/expect@1.1.0:
resolution: {integrity: sha512-9IE2WWkcJo2BR9eqtY5MIo3TPmS50Pnwpm66A6neb2hvk/QSLfPXBz2qdiwUOQkwyFuuXEUj5380CbwfzW4+/w==}
/@vitest/expect@1.2.1:
resolution: {integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==}
dependencies:
'@vitest/spy': 1.1.0
'@vitest/utils': 1.1.0
'@vitest/spy': 1.2.1
'@vitest/utils': 1.2.1
chai: 4.3.10
dev: true
/@vitest/runner@1.1.0:
resolution: {integrity: sha512-zdNLJ00pm5z/uhbWF6aeIJCGMSyTyWImy3Fcp9piRGvueERFlQFbUwCpzVce79OLm2UHk9iwaMSOaU9jVHgNVw==}
/@vitest/runner@1.2.1:
resolution: {integrity: sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==}
dependencies:
'@vitest/utils': 1.1.0
'@vitest/utils': 1.2.1
p-limit: 5.0.0
pathe: 1.1.1
dev: true
/@vitest/snapshot@1.1.0:
resolution: {integrity: sha512-5O/wyZg09V5qmNmAlUgCBqflvn2ylgsWJRRuPrnHEfDNT6tQpQ8O1isNGgo+VxofISHqz961SG3iVvt3SPK/QQ==}
/@vitest/snapshot@1.2.1:
resolution: {integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==}
dependencies:
magic-string: 0.30.5
pathe: 1.1.1
pretty-format: 29.7.0
dev: true
/@vitest/spy@1.1.0:
resolution: {integrity: sha512-sNOVSU/GE+7+P76qYo+VXdXhXffzWZcYIPQfmkiRxaNCSPiLANvQx5Mx6ZURJ/ndtEkUJEpvKLXqAYTKEY+lTg==}
/@vitest/spy@1.2.1:
resolution: {integrity: sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==}
dependencies:
tinyspy: 2.2.0
dev: true
/@vitest/utils@1.1.0:
resolution: {integrity: sha512-z+s510fKmYz4Y41XhNs3vcuFTFhcij2YF7F8VQfMEYAAUfqQh0Zfg7+w9xdgFGhPf3tX3TicAe+8BDITk6ampQ==}
/@vitest/utils@1.2.1:
resolution: {integrity: sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==}
dependencies:
diff-sequences: 29.6.3
estree-walker: 3.0.3
loupe: 2.3.7
pretty-format: 29.7.0
dev: true
@ -11116,6 +11117,26 @@ packages:
vue-template-compiler: 2.7.14
dev: true
/@vue/language-core@1.8.27(typescript@5.3.2):
resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
peerDependencies:
typescript: ^5.3.0
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@volar/language-core': 1.11.1
'@volar/source-map': 1.11.1
'@vue/compiler-dom': 3.3.4
'@vue/shared': 3.3.4
computeds: 0.0.1
minimatch: 9.0.3
muggle-string: 0.3.1
path-browserify: 1.0.1
typescript: 5.3.2
vue-template-compiler: 2.7.14
dev: true
/@vue/reactivity-transform@3.3.4:
resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==}
dependencies:
@ -11438,8 +11459,8 @@ packages:
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
engines: {node: '>=0.4.0'}
/acorn-walk@8.3.1:
resolution: {integrity: sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==}
/acorn-walk@8.3.2:
resolution: {integrity: sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==}
engines: {node: '>=0.4.0'}
dev: true
@ -12737,7 +12758,7 @@ packages:
check-error: 1.0.3
deep-eql: 4.1.3
get-func-name: 2.0.2
loupe: 2.3.6
loupe: 2.3.7
pathval: 1.1.1
type-detect: 4.0.8
dev: true
@ -15207,6 +15228,12 @@ packages:
/estree-walker@2.0.2:
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
/estree-walker@3.0.3:
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
dependencies:
'@types/estree': 1.0.0
dev: true
/esutils@2.0.3:
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines: {node: '>=0.10.0'}
@ -19494,13 +19521,6 @@ packages:
resolution: {integrity: sha512-RicKUuLwZVNZ6ZdJHgIZnSeA05p8qWc5NW0uR96mpPIjN9WDLUg9+kj1esQU1GkPn9iLZVKatSQK5gyiaFHgJA==}
dev: false
/loupe@2.3.6:
resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==}
deprecated: Please upgrade to 2.3.7 which fixes GHSA-4q6p-r6v2-jvc5
dependencies:
get-func-name: 2.0.2
dev: true
/loupe@2.3.7:
resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==}
dependencies:
@ -19592,8 +19612,8 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.15
dev: true
/magicast@0.3.2:
resolution: {integrity: sha512-Fjwkl6a0syt9TFN0JSYpOybxiMCkYNEeOTnOTNRbjphirLakznZXAqrXgj/7GG3D1dvETONNwrBfinvAbpunDg==}
/magicast@0.3.3:
resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==}
dependencies:
'@babel/parser': 7.23.6
'@babel/types': 7.23.6
@ -26285,8 +26305,8 @@ packages:
replace-ext: 1.0.1
dev: true
/vite-node@1.1.0:
resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==}
/vite-node@1.2.1:
resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
dependencies:
@ -26294,7 +26314,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
pathe: 1.1.1
picocolors: 1.0.0
vite: 5.0.10(sass@1.64.1)
vite: 5.0.12(sass@1.64.1)
transitivePeerDependencies:
- '@types/node'
- less
@ -26306,7 +26326,7 @@ packages:
- terser
dev: true
/vite-plugin-dts@3.6.4(rollup@3.29.4)(typescript@5.3.2)(vite@5.0.10):
/vite-plugin-dts@3.6.4(rollup@3.29.4)(typescript@5.3.2)(vite@5.0.12):
resolution: {integrity: sha512-yOVhUI/kQhtS6lCXRYYLv2UUf9bftcwQK9ROxCX2ul17poLQs02ctWX7+vXB8GPRzH8VCK3jebEFtPqqijXx6w==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -26322,7 +26342,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
kolorist: 1.8.0
typescript: 5.3.2
vite: 5.0.10(sass@1.64.1)
vite: 5.0.12(sass@1.64.1)
vue-tsc: 1.8.25(typescript@5.3.2)
transitivePeerDependencies:
- '@types/node'
@ -26330,8 +26350,8 @@ packages:
- supports-color
dev: true
/vite@5.0.10(sass@1.64.1):
resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
/vite@5.0.12(sass@1.64.1):
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -26366,8 +26386,8 @@ packages:
fsevents: 2.3.3
dev: true
/vitest@1.1.0:
resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==}
/vitest@1.2.1:
resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -26391,12 +26411,12 @@ packages:
jsdom:
optional: true
dependencies:
'@vitest/expect': 1.1.0
'@vitest/runner': 1.1.0
'@vitest/snapshot': 1.1.0
'@vitest/spy': 1.1.0
'@vitest/utils': 1.1.0
acorn-walk: 8.3.1
'@vitest/expect': 1.2.1
'@vitest/runner': 1.2.1
'@vitest/snapshot': 1.2.1
'@vitest/spy': 1.2.1
'@vitest/utils': 1.2.1
acorn-walk: 8.3.2
cac: 6.7.14
chai: 4.3.10
debug: 4.3.4(supports-color@8.1.1)
@ -26409,8 +26429,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.8.1
vite: 5.0.10(sass@1.64.1)
vite-node: 1.1.0
vite: 5.0.12(sass@1.64.1)
vite-node: 1.2.1
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@ -26588,6 +26608,18 @@ packages:
typescript: 5.3.2
dev: true
/vue-tsc@1.8.27(typescript@5.3.2):
resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==}
hasBin: true
peerDependencies:
typescript: ^5.3.0
dependencies:
'@volar/typescript': 1.11.1
'@vue/language-core': 1.8.27(typescript@5.3.2)
semver: 7.5.4
typescript: 5.3.2
dev: true
/vue3-touch-events@4.1.3:
resolution: {integrity: sha512-uXTclRzn7de1mgiDIZ8N4J/wnWl1vBPLTWr60fqoLXu7ifhDKpl83Q2m9qA20KfEiAy+L4X/xXGc5ptGmdPh4A==}
dev: false