summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml16
2 files changed, 15 insertions, 3 deletions
diff --git a/package.json b/package.json
index 09bce24..8c3f4ec 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@cloudflare/workers-types": "^4.20240725.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@octokit/types": "^13.5.0",
- "@types/node": "^20.14.11",
+ "@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"esbuild": "^0.23.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a0eaf7a..5aa8fc0 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -31,8 +31,8 @@ importers:
specifier: ^13.5.0
version: 13.5.0
'@types/node':
- specifier: ^20.14.11
- version: 20.14.12
+ specifier: ^22.0.0
+ version: 22.0.0
'@typescript-eslint/eslint-plugin':
specifier: ^7.0.0
@@ -626,6 +626,9 @@ packages:
resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==}
+ '@types/[email protected]':
+ resolution: {integrity: sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==}
+
resolution: {integrity: sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==}
@@ -1331,6 +1334,9 @@ packages:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
+ resolution: {integrity: sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==}
+
resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
engines: {node: '>=14.0'}
@@ -1746,6 +1752,10 @@ snapshots:
dependencies:
undici-types: 5.26.5
+ '@types/[email protected]':
+ dependencies:
+ undici-types: 6.11.1
+
'@types/[email protected]': {}
@@ -2522,6 +2532,8 @@ snapshots:
+
dependencies:
'@fastify/busboy': 2.0.0