diff --git a/package.json b/package.json index 7e0240b..816cb96 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.10", "@types/file-saver": "^2.0.7", - "@types/node": "20.11.24", + "@types/node": "20.11.28", "@types/react": "18.2.61", "@types/react-dom": "18.2.19", "@upstash/ratelimit": "^1.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e2f2d3..e82124d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ devDependencies: specifier: ^2.0.7 version: 2.0.7 '@types/node': - specifier: 20.11.24 - version: 20.11.24 + specifier: 20.11.28 + version: 20.11.28 '@types/react': specifier: 18.2.61 version: 18.2.61 @@ -1516,8 +1516,8 @@ packages: /@types/ms@0.7.34: resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - /@types/node@20.11.24: - resolution: {integrity: sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==} + /@types/node@20.11.28: + resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==} dependencies: undici-types: 5.26.5 dev: true