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 10, 2023
1 parent 59229e9 commit 7833345
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/cors": "2.8.14",
"@types/express": "4.17.18",
"@types/express": "4.17.19",
"prettier": "2.8.8",
"typescript": "4.9.5"
}
Expand Down
8 changes: 4 additions & 4 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
"@types/range-parser" "*"
"@types/send" "*"

"@types/express@4.17.18":
version "4.17.18"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.18.tgz#efabf5c4495c1880df1bdffee604b143b29c4a95"
integrity sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==
"@types/express@4.17.19":
version "4.17.19"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.19.tgz#6ff9b4851fda132c5d3dcd2f89fdb6a7a0031ced"
integrity sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==
dependencies:
"@types/body-parser" "*"
"@types/express-serve-static-core" "^4.17.33"
Expand Down

0 comments on commit 7833345

Please sign in to comment.