diff --git a/package.json b/package.json index 7621224..0007b3a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@types/jest": "^27.4.0", "@types/js-yaml": "^4.0.5", - "@types/node": "^22.5.2", + "@types/node": "^22.5.4", "@vercel/ncc": "^0.38.1", "action-docs": "^2.4.3", "jest": "^27.4.7", diff --git a/yarn.lock b/yarn.lock index 3e2ede6..71631b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -787,10 +787,10 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*", "@types/node@^22.5.2": - version "22.5.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793" - integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg== +"@types/node@*", "@types/node@^22.5.4": + version "22.5.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8" + integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg== dependencies: undici-types "~6.19.2"