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.20
This commit is contained in:
parent
ef76efe5ca
commit
1cacff9143
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -68,7 +68,7 @@
|
|||
"@nestjs/schematics": "10.0.2",
|
||||
"@nestjs/testing": "10.2.7",
|
||||
"@types/cookie-parser": "1.4.5",
|
||||
"@types/express": "4.17.19",
|
||||
"@types/express": "4.17.20",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/lodash": "4.14.199",
|
||||
"@types/node": "20.8.6",
|
||||
|
|
@ -3227,9 +3227,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/express": {
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.19.tgz",
|
||||
"integrity": "sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==",
|
||||
"version": "4.17.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.20.tgz",
|
||||
"integrity": "sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/body-parser": "*",
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
"@nestjs/schematics": "10.0.2",
|
||||
"@nestjs/testing": "10.2.7",
|
||||
"@types/cookie-parser": "1.4.5",
|
||||
"@types/express": "4.17.19",
|
||||
"@types/express": "4.17.20",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/lodash": "4.14.199",
|
||||
"@types/node": "20.8.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue