diff --git a/frontend/package.json b/frontend/package.json index 56075691..4c167aea 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@types/lodash": "^4.14.185", - "@types/node": "18.16.3", + "@types/node": "18.16.16", "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "@types/slug": "^5.0.3", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 1c1e1192..0f663e2f 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@radix-ui/react-icons': ^1.1.1 '@radix-ui/react-tooltip': ^1.0.0 '@types/lodash': ^4.14.185 - '@types/node': 18.16.3 + '@types/node': 18.16.16 '@types/react': 18.0.28 '@types/react-dom': 18.0.11 '@types/slug': ^5.0.3 @@ -43,7 +43,7 @@ dependencies: devDependencies: '@types/lodash': 4.14.185 - '@types/node': 18.16.3 + '@types/node': 18.16.16 '@types/react': 18.0.28 '@types/react-dom': 18.0.11 '@types/slug': 5.0.3 @@ -783,8 +783,8 @@ packages: resolution: {integrity: sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==} dev: true - /@types/node/18.16.3: - resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==} + /@types/node/18.16.16: + resolution: {integrity: sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==} dev: true /@types/prop-types/15.7.5: