fix(deps): update dependency @types/node to v14.14.16

This commit is contained in:
Renovate Bot
2020-12-23 21:38:32 +00:00
committed by renovate[bot]
parent 0b15200956
commit 1629b7f923
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3362,9 +3362,9 @@
"integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA=="
},
"@types/node": {
"version": "14.14.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.14.tgz",
"integrity": "sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ=="
"version": "14.14.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.16.tgz",
"integrity": "sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw=="
},
"@types/node-fetch": {
"version": "2.5.7",
+1 -1
View File
@@ -21,7 +21,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.14.14",
"@types/node": "14.14.16",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "17.0.0",