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

This commit is contained in:
Renovate Bot
2021-08-19 00:06:57 +01:00
committed by Łukasz Mierzwa
parent 973ef191ba
commit 8c32bfb968
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4707,9 +4707,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==",
"version": "14.17.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.10.tgz",
"integrity": "sha512-09x2d6kNBwjHgyh3jOUE2GE4DFoxDriDvWdu6mFhMP1ysynGYazt4ecZmJlL6/fe4Zi2vtYvTvtL7epjQQrBhA==",
"dev": true
},
"@types/node-fetch": {
+1 -1
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.9",
"@types/node": "14.17.10",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.18",