chore(deps): update dependency @types/node to ^16.11.58
This commit is contained in:
parent
34a64eb312
commit
2117b3c83c
14
package-lock.json
generated
14
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jest": "^28.1.8",
|
||||
"@types/lodash": "^4.14.184",
|
||||
"@types/node": "^16.11.57",
|
||||
"@types/node": "^16.11.58",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.2",
|
||||
"@typescript-eslint/parser": "^5.36.2",
|
||||
"eslint": "^8.23.0",
|
||||
@ -1456,9 +1456,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.57",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.57.tgz",
|
||||
"integrity": "sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==",
|
||||
"version": "16.11.58",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.58.tgz",
|
||||
"integrity": "sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/prettier": {
|
||||
@ -8432,9 +8432,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.57",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.57.tgz",
|
||||
"integrity": "sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==",
|
||||
"version": "16.11.58",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.58.tgz",
|
||||
"integrity": "sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/prettier": {
|
||||
|
@ -34,7 +34,7 @@
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jest": "^28.1.8",
|
||||
"@types/lodash": "^4.14.184",
|
||||
"@types/node": "^16.11.57",
|
||||
"@types/node": "^16.11.58",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.2",
|
||||
"@typescript-eslint/parser": "^5.36.2",
|
||||
"eslint": "^8.23.0",
|
||||
|
Loading…
Reference in New Issue
Block a user