Skip to content

Commit 1a82277

Browse files
Bump the npm_and_yarn group with 3 updates
Bumps the npm_and_yarn group with 3 updates: [on-headers](https://github.com/jshttp/on-headers), [connect-timeout](https://github.com/expressjs/timeout) and [morgan](https://github.com/expressjs/morgan). Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `connect-timeout` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/expressjs/timeout/releases) - [Changelog](https://github.com/expressjs/timeout/blob/master/HISTORY.md) - [Commits](expressjs/timeout@v1.9.0...v1.9.1) Updates `morgan` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.10.0...1.10.1) --- updated-dependencies: - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: connect-timeout dependency-version: 1.9.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: morgan dependency-version: 1.10.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6b43f0 commit 1a82277

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

package-lock.json

Lines changed: 14 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"cheerio": "^1.0.0-rc.12",
266266
"cheerio-to-text": "0.2.4",
267267
"classnames": "^2.5.1",
268-
"connect-timeout": "1.9.0",
268+
"connect-timeout": "1.9.1",
269269
"cookie-parser": "^1.4.7",
270270
"cuss": "2.2.0",
271271
"dayjs": "^1.11.13",
@@ -304,7 +304,7 @@
304304
"mdast-util-to-hast": "^13.2.0",
305305
"mdast-util-to-markdown": "2.1.2",
306306
"mdast-util-to-string": "^4.0.0",
307-
"morgan": "^1.10.0",
307+
"morgan": "^1.10.1",
308308
"next": "^15.3.3",
309309
"ora": "^8.0.1",
310310
"parse5": "7.1.2",

0 commit comments

Comments
 (0)