Skip to content

Commit 5e2ab72

Browse files
Bump qs and express in /Container-orchestration/Docker/node
Bumps [qs](https://github.com/ljharb/qs) to 6.15.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.14.1 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.1...v6.15.2) Updates `express` from 4.22.1 to 4.22.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md) - [Commits](expressjs/express@v4.22.1...v4.22.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect - dependency-name: express dependency-version: 4.22.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1702fd commit 5e2ab72

2 files changed

Lines changed: 107 additions & 55 deletions

File tree

Container-orchestration/Docker/node/package-lock.json

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

Container-orchestration/Docker/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"express"
1212
],
1313
"dependencies": {
14-
"express": "^4.22.1"
14+
"express": "^4.22.2"
1515
}
1616
}

0 commit comments

Comments
 (0)