diff --git a/package.json b/package.json index 64e548aa..98c1570f 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@types/expect": "1.20.4", "@types/lodash": "4.17.7", "@types/mocha": "9.1.1", - "@types/node": "20.14.13", + "@types/node": "20.14.14", "@types/sinon": "17.0.3", "expect": "^24.1.0", "graphql": "^15.4.0", diff --git a/yarn.lock b/yarn.lock index e27ef627..2c4ae27d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1156,10 +1156,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4" integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== -"@types/node@20.14.13": - version "20.14.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b" - integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w== +"@types/node@20.14.14": + version "20.14.14" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e" + integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ== dependencies: undici-types "~5.26.4"