diff --git a/package.json b/package.json index e64ba84..4e4a96e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/jest": "^26.0.20", "@types/josa": "^3.0.2", "@types/jsonwebtoken": "^8.5.0", - "@types/node": "^14.14.22", + "@types/node": "^14.14.25", "@types/node-emoji": "^1.8.1", "@types/node-fetch": "^2.5.8", "@types/react": "^17.0.1", diff --git a/yarn.lock b/yarn.lock index 33e3f94..b9769ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1013,10 +1013,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"