diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 427aeadf1..2a8b0ac28 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -2109,7 +2109,7 @@ packages: /@vitejs/plugin-react-swc@3.0.0(vite@4.5.2): resolution: {integrity: sha512-vYlodz/mjYRbxMGbHzDgR8aPR+z8n7K/enWkyBGH096xrL2DIPCuTvQVRYPTXGyy6wO7OFiMxZ3r4nKQD1sH0A==} peerDependencies: - vite: ^4.0.0 + vite: '>=4.5.2' dependencies: '@swc/core': 1.3.38 vite: 4.5.2(@types/node@20.11.17)(sass@1.66.1) @@ -2422,7 +2422,7 @@ packages: /axios@1.6.7: resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==} dependencies: - follow-redirects: 1.15.5 + follow-redirects: 1.15.6 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -3758,8 +3758,8 @@ packages: resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==} dev: true - /follow-redirects@1.15.5: - resolution: {integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==} + /follow-redirects@1.15.6: + resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -6730,7 +6730,7 @@ packages: optionator: ^0.9.1 stylelint: '>=13' typescript: '*' - vite: '>=2.0.0' + vite: '>=4.5.2' vls: '*' vti: '*' vue-tsc: '>=1.3.9' @@ -6781,7 +6781,7 @@ packages: /vite-tsconfig-paths@4.3.1(typescript@4.7.4)(vite@4.5.2): resolution: {integrity: sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==} peerDependencies: - vite: '*' + vite: '>=4.5.2' peerDependenciesMeta: vite: optional: true