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

This commit is contained in:
Renovate Bot
2021-08-01 13:37:47 +01:00
committed by Łukasz Mierzwa
parent 861f41a8e3
commit f33406514b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4844,9 +4844,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.6.tgz",
"integrity": "sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==",
"version": "14.17.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.7.tgz",
"integrity": "sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==",
"dev": true
},
"@types/node-fetch": {
+1 -1
View File
@@ -68,7 +68,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.17.6",
"@types/node": "14.17.7",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.15",