Skip to content

Commit

Permalink
Merge pull request #173 from itizawa/renovate/express-session-1.x-loc…
Browse files Browse the repository at this point in the history
…kfile

Update dependency @types/express-session to v1.18.1
  • Loading branch information
itizawa authored Nov 28, 2024
2 parents 053f382 + 884d196 commit 771de88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1677,9 +1677,9 @@
"@types/send" "*"

"@types/express-session@*", "@types/express-session@^1.18.0":
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==
version "1.18.1"
resolved "https://registry.yarnpkg.com/@types/express-session/-/express-session-1.18.1.tgz#67c629a34b60a63a4724f359aac0c0e6d1f15365"
integrity sha512-S6TkD/lljxDlQ2u/4A70luD8/ZxZcrU5pQwI1rVXCiaVIywoFgbA+PIUNDjPhQpPdK0dGleLtYc/y7XWBfclBg==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit 771de88

Please sign in to comment.