Skip to content

Commit b32b663

Browse files
Bump axios from 0.28.0 to 1.8.2 in /TestResultSummaryService (#999)
Bumps [axios](https://github.com/axios/axios) from 0.28.0 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.28.0...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfc3b99 commit b32b663

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

TestResultSummaryService/package-lock.json

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

TestResultSummaryService/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"readmeFilename": "README.md",
2222
"dependencies": {
2323
"adm-zip": "^0.5.9",
24-
"axios": "^0.28.0",
24+
"axios": "^1.8.2",
2525
"bcryptjs": "^2.4.3",
2626
"bluebird": "^3.7.2",
2727
"body-parser": "^1.20.3",

0 commit comments

Comments
 (0)