Skip to content

Commit 1b76a8c

Browse files
chore(deps): bump axios (#58)
Bumps the npm_and_yarn group with 1 update in the /examples/gpt_newspaper/frontend directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.15.2 to 1.16.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cca73f4 commit 1b76a8c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

examples/gpt_newspaper/frontend/package-lock.json

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

examples/gpt_newspaper/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@emotion/styled": "^11.13.0",
1818
"@mui/icons-material": "^5.15.20",
1919
"@mui/material": "^5.15.20",
20-
"axios": "^1.15.2",
20+
"axios": "^1.16.0",
2121
"react": "^18.3.1",
2222
"react-dom": "^18.3.1"
2323
},

0 commit comments

Comments
 (0)