diff --git a/package.json b/package.json index 6839f871..dffcb891 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@types/express": "4.17.11", "@types/jest": "26.0.20", "@types/js-yaml": "4.0.0", - "@types/node": "14.14.22", + "@types/node": "14.14.25", "@types/node-fetch": "2.5.8", "@types/qs": "6.9.5", "@typescript-eslint/eslint-plugin": "4.14.1", diff --git a/yarn.lock b/yarn.lock index bad1d902..92a01776 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1311,10 +1311,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@14.14.22": - version "14.14.22" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18" - integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw== +"@types/node@*", "@types/node@14.14.25": + version "14.14.25" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93" + integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"