Skip to content

Commit d135606

Browse files
dependabot[bot]ozgurakgun
authored andcommitted
Bump the all-npm-packages group across 1 directory with 2 updates
Bumps the all-npm-packages group with 2 updates in the / directory: [express](https://github.com/expressjs/express) and [uuid](https://github.com/uuidjs/uuid). Updates `express` from 4.19.2 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.19.2...4.21.1) Updates `uuid` from 10.0.0 to 11.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-packages - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9528ecc commit d135606

File tree

2 files changed

+78
-64
lines changed

2 files changed

+78
-64
lines changed

package-lock.json

Lines changed: 76 additions & 62 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
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
33
"cors": "^2.8.5",
4-
"express": "^4.19.2",
4+
"express": "^4.21.1",
55
"md5": "^2.3.0",
6-
"uuid": "^10.0.0"
6+
"uuid": "^11.0.2"
77
}
88
}

0 commit comments

Comments
 (0)