diff --git a/package-lock.json b/package-lock.json index 0ff1c2c4974..36972f565ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "@types/jquery": "3.5.14", "@types/loadable__component": "5.13.4", "@types/lodash-es": "4.17.6", - "@types/node": "16.11.51", + "@types/node": "16.11.52", "@types/prismjs": "1.26.0", "@types/psl": "1.1.0", "@types/reach__router": "1.3.10", @@ -14201,9 +14201,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "16.11.51", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.51.tgz", - "integrity": "sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA==" + "version": "16.11.52", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.52.tgz", + "integrity": "sha512-GnstYouCa9kbYokBCWEVrszJ1P2rGAQpKrqACHKuixkaT8XGu8nsqHvEUIGqDs5vwtsJ7LrYqnPDKRD1V+M39A==" }, "node_modules/@types/node-fetch": { "version": "2.5.12", @@ -64452,9 +64452,9 @@ "version": "0.7.31" }, "@types/node": { - "version": "16.11.51", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.51.tgz", - "integrity": "sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA==" + "version": "16.11.52", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.52.tgz", + "integrity": "sha512-GnstYouCa9kbYokBCWEVrszJ1P2rGAQpKrqACHKuixkaT8XGu8nsqHvEUIGqDs5vwtsJ7LrYqnPDKRD1V+M39A==" }, "@types/node-fetch": { "version": "2.5.12", diff --git a/package.json b/package.json index a24594644f5..b0c048ea5de 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@types/jquery": "3.5.14", "@types/loadable__component": "5.13.4", "@types/lodash-es": "4.17.6", - "@types/node": "16.11.51", + "@types/node": "16.11.52", "@types/prismjs": "1.26.0", "@types/psl": "1.1.0", "@types/reach__router": "1.3.10",