Skip to content

Commit

Permalink
Bump axios from 1.6.4 to 1.6.5 in /react-client
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.4...v1.6.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2024
1 parent cb19b5e commit 2ed135e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mantine/prism": "6.0.21",
"@microsoft/fetch-event-source": "2.0.1",
"@mycujoo/videojs-hls-quality-selector": "1.1.5-rc.4",
"axios": "1.6.4",
"axios": "1.6.5",
"jwt-decode": "3.1.2",
"lodash": "4.17.21",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions react-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4702,14 +4702,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.4":
version: 1.6.4
resolution: "axios@npm:1.6.4"
"axios@npm:1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
dependencies:
follow-redirects: ^1.15.4
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 48d8af8488ac7402fae312437c0189b3b609a472fca2f7fc796129c804d98520589b6317096eba8509711d49f855a3f620b6a24ff23acd73ac26433d0383b8f9
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14164,7 +14164,7 @@ __metadata:
"@types/videojs-hls-quality-selector": 1.1.3
"@typescript-eslint/eslint-plugin": 6.17.0
"@typescript-eslint/parser": 6.17.0
axios: 1.6.4
axios: 1.6.5
eslint: 8.56.0
eslint-plugin-react: 7.33.2
jwt-decode: 3.1.2
Expand Down

0 comments on commit 2ed135e

Please sign in to comment.