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

This commit is contained in:
renovate[bot]
2022-08-19 23:28:40 +00:00
parent b56a537cd1
commit f4c1b68dd2
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -71,7 +71,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
"@types/lodash.uniqueid": "4.0.7",
"@types/node": "16.11.50",
"@types/node": "16.11.51",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.48",
@@ -10521,9 +10521,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.50",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.50.tgz",
"integrity": "sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==",
"version": "16.11.51",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.51.tgz",
"integrity": "sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -41699,9 +41699,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.50",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.50.tgz",
"integrity": "sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==",
"version": "16.11.51",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.51.tgz",
"integrity": "sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -70,7 +70,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
"@types/lodash.uniqueid": "4.0.7",
"@types/node": "16.11.50",
"@types/node": "16.11.51",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.48",