Skip to content

Commit

Permalink
chore(deps): update dependency @types/express to ^4.17.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent a245a9b commit 3f0921c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/body-parser": "^1.19.2",
"@types/cookie-parser": "^1.4.6",
"@types/cors": "^2.8.13",
"@types/express": "^4.17.14",
"@types/express": "^4.17.21",
"@types/jest": "^27.5.2",
"@types/jsonwebtoken": "^9.0.1",
"@types/memory-cache": "^0.2.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3669,7 +3669,7 @@ __metadata:
languageName: node
linkType: hard

"@types/express@npm:*, @types/express@npm:^4.17.13, @types/express@npm:^4.17.14":
"@types/express@npm:*, @types/express@npm:^4.17.13, @types/express@npm:^4.17.21":
version: 4.17.21
resolution: "@types/express@npm:4.17.21"
dependencies:
Expand Down Expand Up @@ -15210,7 +15210,7 @@ __metadata:
"@types/body-parser": ^1.19.2
"@types/cookie-parser": ^1.4.6
"@types/cors": ^2.8.13
"@types/express": ^4.17.14
"@types/express": ^4.17.21
"@types/jest": ^27.5.2
"@types/jsonwebtoken": ^9.0.1
"@types/memory-cache": ^0.2.2
Expand Down

0 comments on commit 3f0921c

Please sign in to comment.