chore(deps): update dependency @types/node to v16.11.51

This commit is contained in:
renovate[bot]
2022-08-20 03:21:58 +00:00
parent 5d83741543
commit 2587dfee6f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -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.48",
"@types/node": "16.11.51",
"@types/prismjs": "1.26.0",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.10",
@@ -14199,9 +14199,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "16.11.48",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.48.tgz",
"integrity": "sha512-Z9r9UWlNeNkYnxybm+1fc0jxUNjZqRekTAr1pG0qdXe9apT9yCiqk1c4VvKQJsFpnchU4+fLl25MabSLA2wxIw=="
"version": "16.11.51",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.51.tgz",
"integrity": "sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA=="
},
"node_modules/@types/node-fetch": {
"version": "2.5.12",
@@ -64436,9 +64436,9 @@
"version": "0.7.31"
},
"@types/node": {
"version": "16.11.48",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.48.tgz",
"integrity": "sha512-Z9r9UWlNeNkYnxybm+1fc0jxUNjZqRekTAr1pG0qdXe9apT9yCiqk1c4VvKQJsFpnchU4+fLl25MabSLA2wxIw=="
"version": "16.11.51",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.51.tgz",
"integrity": "sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA=="
},
"@types/node-fetch": {
"version": "2.5.12",

View File

@@ -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.48",
"@types/node": "16.11.51",
"@types/prismjs": "1.26.0",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.10",