mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(deps): update dependency @types/node to v16.11.55
This commit is contained in:
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -71,7 +71,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.54",
|
||||
"@types/node": "16.11.55",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.48",
|
||||
@@ -11095,9 +11095,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.54",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
|
||||
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg==",
|
||||
"version": "16.11.55",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
|
||||
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
@@ -43829,9 +43829,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.54",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
|
||||
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg==",
|
||||
"version": "16.11.55",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
|
||||
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.54",
|
||||
"@types/node": "16.11.55",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.48",
|
||||
|
||||
Reference in New Issue
Block a user