diff --git a/ui/package.json b/ui/package.json index 6b8476847..dfaa780c4 100644 --- a/ui/package.json +++ b/ui/package.json @@ -53,7 +53,7 @@ "@material-ui/icons": "4.11.2", "@material-ui/lab": "4.0.0-alpha.60", "@reach/router": "1.3.4", - "@types/node": "16.11.33", + "@types/node": "16.11.38", "@types/reach__router": "1.3.10", "@types/react": "17.0.45", "@types/react-dom": "18.0.5", diff --git a/ui/yarn.lock b/ui/yarn.lock index c837d43f0..c5d95714b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2074,10 +2074,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1" integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g== -"@types/node@16.11.33": - version "16.11.33" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c" - integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA== +"@types/node@16.11.38": + version "16.11.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.38.tgz#be0edd097b23eace6c471c525a74b3f98803017f" + integrity sha512-hjO/0K140An3GWDw2HJfq7gko3wWeznbjXgg+rzPdVzhe198hp4x2i1dgveAOEiFKd8sOilAxzoSJiVv5P/CUg== "@types/node@^14.14.31": version "14.18.3"