We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dd459 commit 697bbb9Copy full SHA for 697bbb9
2 files changed
package.json
@@ -27,7 +27,7 @@
27
"devDependencies": {
28
"@types/jest": "^30.0.0",
29
"@types/js-yaml": "^4.0.9",
30
- "@types/node": "^22.14.1",
+ "@types/node": "^22.18.8",
31
"@vercel/ncc": "^0.38.3",
32
"action-docs": "^2.5.1",
33
"jest": "^30.0.0",
yarn.lock
@@ -1009,7 +1009,7 @@
1009
dependencies:
1010
undici-types "~7.12.0"
1011
1012
-"@types/node@^22.14.1":
+"@types/node@^22.18.8":
1013
version "22.18.8"
1014
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1015
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
0 commit comments