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

This commit is contained in:
Renovate Bot
2020-10-28 20:59:33 +00:00
committed by Łukasz Mierzwa
parent acff68d421
commit 3a2739abe0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3811,9 +3811,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.5.tgz",
"integrity": "sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw=="
"version": "14.14.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.6.tgz",
"integrity": "sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw=="
},
"@types/node-fetch": {
"version": "2.5.7",
+1 -1
View File
@@ -22,7 +22,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.14.5",
"@types/node": "14.14.6",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.54",