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

This commit is contained in:
renovate[bot]
2022-09-26 17:34:41 +00:00
parent 5e0f8d5cfe
commit 5b6d5c4f15
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.60",
"@types/node": "16.11.61",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.50",
@@ -11128,9 +11128,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.60",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.60.tgz",
"integrity": "sha512-kYIYa1D1L+HDv5M5RXQeEu1o0FKA6yedZIoyugm/MBPROkLpX4L7HRxMrPVyo8bnvjpW/wDlqFNGzXNMb7AdRw==",
"version": "16.11.61",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.61.tgz",
"integrity": "sha512-HSz3rzeislhVDZvmu65QZaEquYLQT52qcaDCMIX/SdOR8e+XgKbP7D8f8X36qEJBjlJvB1vURE4MGIi6Wnj5LA==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -44030,9 +44030,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.60",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.60.tgz",
"integrity": "sha512-kYIYa1D1L+HDv5M5RXQeEu1o0FKA6yedZIoyugm/MBPROkLpX4L7HRxMrPVyo8bnvjpW/wDlqFNGzXNMb7AdRw==",
"version": "16.11.61",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.61.tgz",
"integrity": "sha512-HSz3rzeislhVDZvmu65QZaEquYLQT52qcaDCMIX/SdOR8e+XgKbP7D8f8X36qEJBjlJvB1vURE4MGIi6Wnj5LA==",
"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.60",
"@types/node": "16.11.61",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.50",