Skip to content

Commit a63774a

Browse files
Bump axios
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.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.2...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7433ba1 commit a63774a

File tree

2 files changed

+95
-37
lines changed

2 files changed

+95
-37
lines changed

examples/voice_solutions/one_way_translation_using_realtime_api/package-lock.json

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

examples/voice_solutions/one_way_translation_using_realtime_api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/node": "^16.18.108",
1414
"@types/react": "^18.3.5",
1515
"@types/react-dom": "^18.3.0",
16-
"axios": "^1.8.2",
16+
"axios": "^1.12.0",
1717
"dotenv": "^16.4.5",
1818
"leaflet": "^1.9.4",
1919
"lucide-react": "^0.474.0",

0 commit comments

Comments
 (0)