Skip to content

Commit 207d269

Browse files
Bump axios from 1.8.4 to 1.9.0 in /app (#1699)
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32d7e28 commit 207d269

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package-lock.json

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

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "module",
77
"dependencies": {
88
"@github/relative-time-element": "^4.4.5",
9-
"axios": "^1.8.4",
9+
"axios": "^1.9.0",
1010
"bootstrap": "^5.3.5",
1111
"formik": "^2.4.6",
1212
"humanize-duration": "^3.32.1",

0 commit comments

Comments
 (0)