diff --git a/package.json b/package.json index 2cc6cec..b36a0da 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/jest": "^28.1.6", "@types/lodash": "^4.14.182", "@types/minimatch": "^3.0.5", - "@types/node": "^18.6.5", + "@types/node": "^18.7.13", "@typescript-eslint/parser": "^5.33.0", "@vercel/ncc": "^0.34.0", "adm-zip": "^0.5.9", diff --git a/yarn.lock b/yarn.lock index f1349a3..f151024 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1044,10 +1044,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/node@*", "@types/node@^18.6.5": - version "18.6.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.5.tgz#06caea822caf9e59d5034b695186ee74154d2802" - integrity sha512-Xjt5ZGUa5WusGZJ4WJPbOT8QOqp6nDynVFRKcUt32bOgvXEoc6o085WNkYTMO7ifAj2isEfQQ2cseE+wT6jsRw== +"@types/node@*", "@types/node@^18.7.13": + version "18.7.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.13.tgz#23e6c5168333480d454243378b69e861ab5c011a" + integrity sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw== "@types/prettier@^2.1.5": version "2.6.3"