Skip to content

Commit

Permalink
chore(deps): update dependency @types/express to v4.17.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2023
1 parent 99bedcd commit 7a60fd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tsconfig/node16": "16.1.1",
"@types/axios": "0.14.0",
"@types/eslint": "8.44.4",
"@types/express": "4.17.18",
"@types/express": "4.17.19",
"@types/jest": "29.5.5",
"@types/node": "16.18.58",
"@types/supertest": "^2.0.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4185,15 +4185,15 @@ __metadata:
languageName: node
linkType: hard

"@types/express@npm:4.17.18":
version: 4.17.18
resolution: "@types/express@npm:4.17.18"
"@types/express@npm:4.17.19":
version: 4.17.19
resolution: "@types/express@npm:4.17.19"
dependencies:
"@types/body-parser": "*"
"@types/express-serve-static-core": ^4.17.33
"@types/qs": "*"
"@types/serve-static": "*"
checksum: 8c178da4f0edff1f006d871fbdc3f849620986ff10bad252f3dfd45b57554e26aaa28c602285df028930d5216e257a06fbaf795070f8bb42f7d87e3b689cba50
checksum: 3d39d0655eb0825d96fec100985a38737767ddd6da2dbda1e330a3adf36c98a9b7cd8d9539db32876d1fbb47a09343cad7b38c30c8dd7c291271fcb9b85cb21b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7516,7 +7516,7 @@ __metadata:
"@tsconfig/node16": 16.1.1
"@types/axios": 0.14.0
"@types/eslint": 8.44.4
"@types/express": 4.17.18
"@types/express": 4.17.19
"@types/jest": 29.5.5
"@types/node": 16.18.58
"@types/supertest": ^2.0.12
Expand Down

0 comments on commit 7a60fd7

Please sign in to comment.