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

This commit is contained in:
Renovate Bot
2021-04-15 17:03:46 +01:00
committed by Łukasz Mierzwa
parent a2b5db1c2d
commit 8dca1872a9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4304,9 +4304,9 @@
"integrity": "sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA=="
},
"@types/node": {
"version": "14.14.39",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.39.tgz",
"integrity": "sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw=="
"version": "14.14.40",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.40.tgz",
"integrity": "sha512-2HoZZGylcnz19ZSbvWhgWHqvprw1ZGHanxIrDWYykPD4CauLW4gcyLzCVfUN2kv/1t1F3CurQIdi+s1l9+XgEA=="
},
"@types/node-fetch": {
"version": "2.5.10",
+1 -1
View File
@@ -24,7 +24,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.14.39",
"@types/node": "14.14.40",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.3",