diff --git a/web/package.json b/web/package.json index 6f1313b91..d566eda97 100644 --- a/web/package.json +++ b/web/package.json @@ -14,7 +14,7 @@ "@types/classnames": "^2.2.11", "@types/enzyme": "^3.10.8", "@types/jest": "^26.0.19", - "@types/node": "^14.14.17", + "@types/node": "^14.14.19", "@types/qrcode.react": "^1.0.1", "@types/query-string": "^6.3.0", "@types/react": "^17.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index dc299ef7e..48acf0b1e 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1903,10 +1903,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== -"@types/node@*", "@types/node@^14.14.17": - version "14.14.17" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.17.tgz#29fab92f3986c0e379968ad3c2043683d8020dbb" - integrity sha512-G0lD1/7qD60TJ/mZmhog76k7NcpLWkPVGgzkRy3CTlnFu4LUQh5v2Wa661z6vnXmD8EQrnALUyf0VRtrACYztw== +"@types/node@*", "@types/node@^14.14.19": + version "14.14.19" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4" + integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"