diff --git a/package.json b/package.json index 1465df3ed21..2bc2afa3566 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@semantic-release/github": "9.0.4", "@semantic-release/npm": "10.0.5", "@tsconfig/node16": "16.1.1", - "@types/node": "16.18.47", + "@types/node": "16.18.48", "@typescript-eslint/eslint-plugin": "6.5.0", "@typescript-eslint/parser": "6.5.0", "@vercel/ncc": "0.36.1", diff --git a/yarn.lock b/yarn.lock index 86a357f8e3e..6e289229cde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -928,10 +928,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@16.18.47": - version "16.18.47" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.47.tgz#5b64972c7f9a93e8ef3fc818e2f932c05d042ea4" - integrity sha512-yBaT6qZKmvaeTuv8kfv2QwIsgi/D4bYSLmHow/IBxjLNRHxYEXgwVRvBmnNLBXi3CkZg0Wdzu3NTUlUjjxconQ== +"@types/node@16.18.48": + version "16.18.48" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.48.tgz#3bc872236cdb31cb51024d8875d655e25db489a4" + integrity sha512-mlaecDKQ7rIZrYD7iiKNdzFb6e/qD5I9U1rAhq+Fd+DWvYVs+G2kv74UFHmSOlg5+i/vF3XxuR522V4u8BqO+Q== "@types/node@20.4.7": version "20.4.7"