Skip to content

Commit 5fd27fa

Browse files
build(deps): bump axios in /projects/react/08_conference_speakers
Bumps [axios](https://github.com/axios/axios) from 1.7.9 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@v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a541121 commit 5fd27fa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

projects/react/08_conference_speakers/package-lock.json

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

projects/react/08_conference_speakers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"axios": "^1.7.9",
15+
"axios": "^1.8.2",
1616
"next": "^14.2.23",
1717
"react": "^18.3.1",
1818
"react-bootstrap": "^2.10.9",

0 commit comments

Comments
 (0)