Skip to content

Commit

Permalink
Update dependency express-session to v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent e4715e7 commit 7b4b11e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,9 @@
"@types/send" "*"

"@types/express-session@*", "@types/express-session@^1.18.0":
version "1.18.1"
version "1.18.0"
resolved "https://registry.yarnpkg.com/@types/express-session/-/express-session-1.18.0.tgz#7c6f25c3604b28d6bc08a2e3929997bbc7672fa2"
integrity sha512-27JdDRgor6PoYlURY+Y5kCakqp5ulC0kmf7y+QwaY+hv9jEFuQOThgkjyA53RP3jmKuBsH5GR6qEfFmvb8mwOA==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit 7b4b11e

Please sign in to comment.