mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/express to v4.17.19
This commit is contained in:
parent
2284592197
commit
f725dbc716
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -68,7 +68,7 @@
|
|||
"@nestjs/schematics": "10.0.2",
|
||||
"@nestjs/testing": "10.2.7",
|
||||
"@types/cookie-parser": "1.4.4",
|
||||
"@types/express": "4.17.18",
|
||||
"@types/express": "4.17.19",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/lodash": "4.14.199",
|
||||
"@types/node": "20.8.4",
|
||||
|
|
@ -3309,9 +3309,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/express": {
|
||||
"version": "4.17.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz",
|
||||
"integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==",
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.19.tgz",
|
||||
"integrity": "sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/body-parser": "*",
|
||||
|
|
@ -15374,9 +15374,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/express": {
|
||||
"version": "4.17.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz",
|
||||
"integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==",
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.19.tgz",
|
||||
"integrity": "sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/body-parser": "*",
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
"@nestjs/schematics": "10.0.2",
|
||||
"@nestjs/testing": "10.2.7",
|
||||
"@types/cookie-parser": "1.4.4",
|
||||
"@types/express": "4.17.18",
|
||||
"@types/express": "4.17.19",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/lodash": "4.14.199",
|
||||
"@types/node": "20.8.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue