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.13
This commit is contained in:
parent
1d2ae4b274
commit
cbeeb35a55
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -44,7 +44,7 @@
|
|||
"@nestjs/schematics": "7.3.1",
|
||||
"@nestjs/testing": "7.6.17",
|
||||
"@types/cookie-parser": "1.4.2",
|
||||
"@types/express": "4.17.11",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.6",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.6.0",
|
||||
|
|
@ -2531,9 +2531,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/express": {
|
||||
"version": "4.17.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.11.tgz",
|
||||
"integrity": "sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==",
|
||||
"version": "4.17.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
|
||||
"integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
|
||||
"devOptional": true,
|
||||
"dependencies": {
|
||||
"@types/body-parser": "*",
|
||||
|
|
@ -17175,9 +17175,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/express": {
|
||||
"version": "4.17.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.11.tgz",
|
||||
"integrity": "sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==",
|
||||
"version": "4.17.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
|
||||
"integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
|
||||
"devOptional": true,
|
||||
"requires": {
|
||||
"@types/body-parser": "*",
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
"@nestjs/schematics": "7.3.1",
|
||||
"@nestjs/testing": "7.6.17",
|
||||
"@types/cookie-parser": "1.4.2",
|
||||
"@types/express": "4.17.11",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.6",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue