Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 6fe3226 commit 718205a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tiptap/pm": "^2.4.0",
"@tiptap/react": "^2.3.0",
"@tiptap/starter-kit": "^2.3.2",
"axios": "^1.6.8",
"axios": "^1.7.0",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"css-loader": "^7.1.1",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2165,14 +2165,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:^1.7.0":
version: 1.7.0
resolution: "axios@npm:1.7.0"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
checksum: 10c0/340ea17372f532c35b0713314b3454611a14fa9ed5ac31b6b84791e05231e878e72ea8d8b8cf780c00285052eea33549afa8fede495d9ee38248a2dac16492ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -2536,7 +2536,7 @@ __metadata:
"@types/webpack": "npm:^5.28.5"
"@typescript-eslint/eslint-plugin": "npm:^7.9.0"
"@typescript-eslint/parser": "npm:^7.7.1"
axios: "npm:^1.6.8"
axios: "npm:^1.7.0"
classnames: "npm:^2.5.1"
clsx: "npm:^2.1.1"
css-loader: "npm:^7.1.1"
Expand Down

0 comments on commit 718205a

Please sign in to comment.