diff --git a/package.json b/package.json index 34ad808..4fd5388 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ }, "devDependencies": { "@cloudflare/workers-types": "4.20240919.0", - "@types/node": "20.16.5", + "@types/node": "20.17.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.2.1", "pnpm": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c495ad..1cb96d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: 4.20240919.0 version: 4.20240919.0 '@types/node': - specifier: 20.16.5 - version: 20.16.5 + specifier: 20.17.0 + version: 20.17.0 eslint-config-prettier: specifier: 9.1.0 version: 9.1.0(eslint@8.57.0) @@ -32,7 +32,7 @@ importers: version: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3) pnpm: specifier: latest - version: 9.11.0 + version: 9.12.2 prettier: specifier: 3.3.3 version: 3.3.3 @@ -330,8 +330,8 @@ packages: '@types/node-forge@1.3.11': resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} - '@types/node@20.16.5': - resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} + '@types/node@20.17.0': + resolution: {integrity: sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==} '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -496,6 +496,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -778,8 +779,8 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - pnpm@9.11.0: - resolution: {integrity: sha512-CiA/+u1aP2MkLNBkyPtYkjZsED4ygHkxj3gGLyTqjJ1QvGpHqjVnyr79gk0XDnj6J0XtHxaxMuFkNhRrdojxmw==} + pnpm@9.12.2: + resolution: {integrity: sha512-InIbOhH4FmGuHsaM4ae4eUJaHKW5kcl1sHSsIgsYfOVscI/l22n0yWLJiUUu7nbIKHf07oD0dM69Ye4TRhtiKA==} engines: {node: '>=18.12'} hasBin: true @@ -1201,9 +1202,9 @@ snapshots: '@types/node-forge@1.3.11': dependencies: - '@types/node': 20.16.5 + '@types/node': 20.17.0 - '@types/node@20.16.5': + '@types/node@20.17.0': dependencies: undici-types: 6.19.8 @@ -1673,7 +1674,7 @@ snapshots: picomatch@2.3.1: {} - pnpm@9.11.0: {} + pnpm@9.12.2: {} prelude-ls@1.2.1: {}