chore(deps): update dependency @types/node to v14.17.26

This commit is contained in:
Renovate Bot
2021-10-13 23:54:26 +00:00
committed by renovate[bot]
parent 7ff87456a5
commit 11e4ae48e4
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4945,9 +4945,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.25",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.25.tgz",
"integrity": "sha512-85DGKK4X9h+JEbs69xggu9j6y/aAExbfZzTrUMSqSwATwYXywbxRLaNQyJ7WibJjsC4OcxJWJwtuANUzDqMc7A==",
"version": "14.17.26",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.26.tgz",
"integrity": "sha512-eSTNkK/nfmnC7IKpOJZixDgG0W2/eHz1qyFN7o/rwwwIHsVRp+G9nbh4BrQ77kbQ2zPu286AQRxkuRLPcR3gXw==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -69,7 +69,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.17.25",
"@types/node": "14.17.26",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.29",