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

This commit is contained in:
Renovate Bot
2021-12-23 10:32:11 +00:00
committed by renovate[bot]
parent 2d08fcffcc
commit fc94f3ffaf
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -72,7 +72,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "16.11.16",
"@types/node": "16.11.17",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.37",
@@ -11083,9 +11083,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz",
"integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==",
"version": "16.11.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -42348,9 +42348,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz",
"integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==",
"version": "16.11.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -71,7 +71,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "16.11.16",
"@types/node": "16.11.17",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.37",