mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 02:07:03 +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/schematics": "10.0.2",
|
||||||
"@nestjs/testing": "10.2.7",
|
"@nestjs/testing": "10.2.7",
|
||||||
"@types/cookie-parser": "1.4.4",
|
"@types/cookie-parser": "1.4.4",
|
||||||
"@types/express": "4.17.18",
|
"@types/express": "4.17.19",
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/lodash": "4.14.199",
|
"@types/lodash": "4.14.199",
|
||||||
"@types/node": "20.8.4",
|
"@types/node": "20.8.4",
|
||||||
|
|
@ -3309,9 +3309,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/express": {
|
"node_modules/@types/express": {
|
||||||
"version": "4.17.18",
|
"version": "4.17.19",
|
||||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz",
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.19.tgz",
|
||||||
"integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==",
|
"integrity": "sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/body-parser": "*",
|
"@types/body-parser": "*",
|
||||||
|
|
@ -15374,9 +15374,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/express": {
|
"@types/express": {
|
||||||
"version": "4.17.18",
|
"version": "4.17.19",
|
||||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz",
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.19.tgz",
|
||||||
"integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==",
|
"integrity": "sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/body-parser": "*",
|
"@types/body-parser": "*",
|
||||||
|
|
|
||||||
|
|
@ -85,7 +85,7 @@
|
||||||
"@nestjs/schematics": "10.0.2",
|
"@nestjs/schematics": "10.0.2",
|
||||||
"@nestjs/testing": "10.2.7",
|
"@nestjs/testing": "10.2.7",
|
||||||
"@types/cookie-parser": "1.4.4",
|
"@types/cookie-parser": "1.4.4",
|
||||||
"@types/express": "4.17.18",
|
"@types/express": "4.17.19",
|
||||||
"@types/jest": "29.5.5",
|
"@types/jest": "29.5.5",
|
||||||
"@types/lodash": "4.14.199",
|
"@types/lodash": "4.14.199",
|
||||||
"@types/node": "20.8.4",
|
"@types/node": "20.8.4",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue