diff --git a/package.json b/package.json index 140bf3f9..0cc2c186 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@types/expect": "1.20.4", "@types/lodash": "4.14.191", "@types/mocha": "9.1.1", - "@types/node": "18.14.5", + "@types/node": "18.14.6", "@types/sinon": "10.0.13", "expect": "^24.1.0", "graphql": "^15.4.0", diff --git a/yarn.lock b/yarn.lock index fbf16088..6d0d0a30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1157,10 +1157,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4" integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== -"@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== +"@types/node@18.14.6": + version "18.14.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93" + integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA== "@types/node@^14.0.0": version "14.18.33"