Skip to content

Commit 448e818

Browse files
Bump qs and express in /src/node-typescript-exploration (#63)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0880c4e commit 448e818

2 files changed

Lines changed: 116 additions & 51 deletions

File tree

src/node-typescript-exploration/package-lock.json

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

src/node-typescript-exploration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"chalk": "^2.4.1",
7070
"debug": "^3.2.7",
71-
"express": "^4.22.1",
71+
"express": "^4.22.2",
7272
"nconf": "^0.11.4",
7373
"yargs": "^11.0.0"
7474
},

0 commit comments

Comments
 (0)