mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency @types/express to v4.17.21
This commit is contained in:
parent
ae8a895ee2
commit
e576d739a5
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.3",
|
||||
"@nestjs/testing": "10.2.8",
|
||||
"@types/cookie-parser": "1.4.6",
|
||||
"@types/express": "4.17.20",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/lodash": "4.14.200",
|
||||
"@types/node": "20.8.10",
|
||||
|
|
@ -3126,9 +3126,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/express": {
|
||||
"version": "4.17.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.20.tgz",
|
||||
"integrity": "sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==",
|
||||
"version": "4.17.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
|
||||
"integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/body-parser": "*",
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
"@nestjs/schematics": "10.0.3",
|
||||
"@nestjs/testing": "10.2.8",
|
||||
"@types/cookie-parser": "1.4.6",
|
||||
"@types/express": "4.17.20",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/lodash": "4.14.200",
|
||||
"@types/node": "20.8.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue