diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d26634c..687c63bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ devDependencies: version: 1.5.7 '@types/node': specifier: ^20.9.1 - version: 20.12.12 + version: 20.12.13 '@types/react': specifier: ^18.2.37 version: 18.3.3 @@ -57,7 +57,7 @@ devDependencies: version: 5.2.2 vite: specifier: ^5.0.0 - version: 5.2.11(@types/node@20.12.12)(lightningcss@1.25.1) + version: 5.2.11(@types/node@20.12.13)(lightningcss@1.25.1) packages: @@ -800,8 +800,8 @@ packages: resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} dev: true - /@types/node@20.12.12: - resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} + /@types/node@20.12.13: + resolution: {integrity: sha512-gBGeanV41c1L171rR7wjbMiEpEI/l5XFQdLLfhr/REwpgDy/4U8y89+i8kRiLzDyZdOkXh+cRaTetUnCYutoXA==} dependencies: undici-types: 5.26.5 dev: true @@ -1185,7 +1185,7 @@ packages: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true - /vite@5.2.11(@types/node@20.12.12)(lightningcss@1.25.1): + /vite@5.2.11(@types/node@20.12.13)(lightningcss@1.25.1): resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -1213,7 +1213,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.12 + '@types/node': 20.12.13 esbuild: 0.20.2 lightningcss: 1.25.1 postcss: 8.4.38