Skip to content

Commit d8a65a6

Browse files
Bump morgan from 1.10.1 to 1.11.0
Bumps [morgan](https://github.com/expressjs/morgan) from 1.10.1 to 1.11.0. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.10.1...1.11.0) --- updated-dependencies: - dependency-name: morgan dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96bbdda commit d8a65a6

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,14 +1453,14 @@ mocha@^11.0.0:
14531453
yargs-unparser "^2.0.0"
14541454

14551455
morgan@^1.10.1:
1456-
version "1.10.1"
1457-
resolved "https://registry.yarnpkg.com/morgan/-/morgan-1.10.1.tgz#4e02e6a4465a48e26af540191593955d17f61570"
1458-
integrity sha512-223dMRJtI/l25dJKWpgij2cMtywuG/WiUKXdvwfbhGKBhy1puASqXwFzmWZ7+K73vUPoR7SS2Qz2cI/g9MKw0A==
1456+
version "1.11.0"
1457+
resolved "https://registry.yarnpkg.com/morgan/-/morgan-1.11.0.tgz#98464b8538802f14e9e5374ebe23ac364cd617e8"
1458+
integrity sha512-zSkVu3t18r39pw4ixfBKvfZi3y2UOqr7d4WYwcj3m8nXpEQK4rPO6GLzs/CExoRgmX3y9EjmmcXqv6jq0SK46g==
14591459
dependencies:
14601460
basic-auth "~2.0.1"
14611461
debug "2.6.9"
14621462
depd "~2.0.0"
1463-
on-finished "~2.3.0"
1463+
on-finished "~2.4.1"
14641464
on-headers "~1.1.0"
14651465

14661466
ms@2.0.0:
@@ -1488,13 +1488,6 @@ object-inspect@^1.13.3, object-inspect@^1.13.4:
14881488
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
14891489
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
14901490

1491-
on-finished@~2.3.0:
1492-
version "2.3.0"
1493-
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
1494-
integrity sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==
1495-
dependencies:
1496-
ee-first "1.1.1"
1497-
14981491
on-finished@~2.4.1:
14991492
version "2.4.1"
15001493
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f"

0 commit comments

Comments
 (0)