diff --git a/package.json b/package.json index 2d07033..021d556 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@actions/core": "^1.6.0" }, "devDependencies": { - "@types/node": "^16.10.5", + "@types/node": "^18.14.5", "@types/md5": "2.3.1", "@vercel/ncc": "^0.31.1", "js-yaml": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 000ef1b..9ded9b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -110,10 +110,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^16.10.5": - version "16.11.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.4.tgz#90771124822d6663814f7c1c9b45a6654d8fd964" - integrity sha512-TMgXmy0v2xWyuCSCJM6NCna2snndD8yvQF67J29ipdzMcsPa9u+o0tjF5+EQNdhcuZplYuouYqpc4zcd5I6amQ== +"@types/node@*", "@types/node@^18.14.5": + version "18.14.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3" + integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw== "@vercel/ncc@^0.31.1": version "0.31.1"