Skip to content

Commit a242447

Browse files
Bump qs and express in /test-result-summary-client (#1173)
Bumps [qs](https://github.com/ljharb/qs) to 6.14.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.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.1...v6.14.2) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.21.2...v4.22.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: direct:production - dependency-name: express dependency-version: 4.22.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff18708 commit a242447

File tree

2 files changed

+40
-62
lines changed

2 files changed

+40
-62
lines changed

test-result-summary-client/package-lock.json

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

test-result-summary-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"mathjs": "^7.6.0",
1717
"mergely": "^4.3.9",
1818
"moment": "^2.29.4",
19-
"qs": "^6.14.1",
19+
"qs": "^6.14.2",
2020
"react": "^18.2.0",
2121
"react-app-rewired": "^2.2.1",
2222
"react-copy-to-clipboard": "^5.1.0",

0 commit comments

Comments
 (0)