0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency express-lazy-router to v1.0.5

This commit is contained in:
renovate[bot] 2023-05-12 11:43:42 +00:00 committed by Daniel Lockyer
parent b403dd8a81
commit aa85263cb2
2 changed files with 5 additions and 5 deletions

View file

@ -175,7 +175,7 @@
"express-brute": "1.0.1",
"express-hbs": "2.4.0",
"express-jwt": "8.4.1",
"express-lazy-router": "1.0.4",
"express-lazy-router": "1.0.5",
"express-query-boolean": "2.0.0",
"express-session": "1.17.3",
"fs-extra": "11.1.1",

View file

@ -15604,10 +15604,10 @@ express-jwt@8.4.1:
express-unless "^2.1.3"
jsonwebtoken "^9.0.0"
express-lazy-router@1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/express-lazy-router/-/express-lazy-router-1.0.4.tgz#c3a95e76c95c757422b566646999e6375255349e"
integrity sha512-LXy1toGlUciLD7Bo5Ug7WpfrIBpw1FmqLdxDhGfhHdFbgmocCbUdBVD7FECXoDsWiZQ80EgHC28hJyebpQCINQ==
express-lazy-router@1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/express-lazy-router/-/express-lazy-router-1.0.5.tgz#c10f55de523ea60ba34de03be72aaab1248e0f1b"
integrity sha512-P8mcs1hGZnIy0Z1OMMeQpdgFtXmH8RdCAiGa0/W7AfrvC8ZYP38WjQ5nu2UZd2hkP393ofVr1y3wjfUYMvfBUA==
express-query-boolean@2.0.0:
version "2.0.0"