Skip to content

Commit b82aaed

Browse files
build(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [multer](https://github.com/expressjs/multer), [on-headers](https://github.com/jshttp/on-headers) and [morgan](https://github.com/expressjs/morgan). Updates `multer` from 1.4.5-lts.2 to 2.0.2 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.5-lts.2...v2.0.2) 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 `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: multer dependency-version: 2.0.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect 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] <support@github.com>
1 parent c789f33 commit b82aaed

2 files changed

Lines changed: 40 additions & 119 deletions

File tree

package-lock.json

Lines changed: 38 additions & 117 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
@@ -96,9 +96,9 @@
9696
"lambert-server": "^1.2.12",
9797
"missing-native-js-functions": "^1.4.3",
9898
"module-alias": "^2.2.3",
99-
"morgan": "^1.10.0",
99+
"morgan": "^1.10.1",
100100
"ms": "^2.1.3",
101-
"multer": "^1.4.5-lts.1",
101+
"multer": "^2.0.2",
102102
"murmurhash-js": "^1.0.0",
103103
"node-2fa": "^2.0.3",
104104
"node-fetch-commonjs": "^3.3.2",

0 commit comments

Comments
 (0)