diff --git a/package.json b/package.json index 6ed0792e8..b4d183f2b 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@types/fs-extra": "^11.0.1", "@types/glob": "^7.2.0", "@types/mocha": "^10.0.0", - "@types/node": "16.11.17", + "@types/node": "20.4.5", "@types/resolve": "^1.20.1", "@types/semver": "^7.3.13", "@types/sinon": "^10.0.11", diff --git a/yarn.lock b/yarn.lock index eb3d708a0..89626c1af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -229,15 +229,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52" integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg== -"@types/node@*": - version "18.0.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7" - integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw== - -"@types/node@16.11.17": - version "16.11.17" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586" - integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw== +"@types/node@*", "@types/node@20.4.5": + version "20.4.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69" + integrity sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg== "@types/resolve@^1.20.1": version "1.20.2"