mirror of
https://github.com/prymitive/karma
synced 2026-02-13 20:59:53 +00:00
chore(deps): update dependency @types/node to v14.17.31
This commit is contained in:
committed by
Łukasz Mierzwa
parent
57164c8ffb
commit
85a8729399
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -4754,9 +4754,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.17.30",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.30.tgz",
|
||||
"integrity": "sha512-ohVRXKKN5ulqN6fjuWWwh9X4szcHQQjy/sSeH//v442jfzvrXZPUfiCo/odWDU11XMZLB3dyUNIt6HBBBVvSlg==",
|
||||
"version": "14.17.31",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.31.tgz",
|
||||
"integrity": "sha512-MUeD1RfIycvO6Msfdl4vzfce7r0FWimF8QFdY1XslfHMFYmUvcZDPkaYrqdVLOi9pugnO4ASHyThb2K4hbjxMA==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
|
||||
@@ -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.30",
|
||||
"@types/node": "14.17.31",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.32",
|
||||
|
||||
Reference in New Issue
Block a user