Skip to content

Commit

Permalink
[docs] Bump axios for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
hellendag committed Aug 13, 2024
1 parent 766dc27 commit c77591b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"add": "^2.0.6",
"amator": "^1.1.0",
"autoprefixer": "^10.1.0",
"axios": "^1.6.5",
"axios": "^1.7.4",
"classnames": "^2.2.6",
"eslint-config-next": "^13.4.19",
"fast-glob": "^3.2.5",
Expand Down
14 changes: 7 additions & 7 deletions docs/next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3465,14 +3465,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
"axios@npm:^1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: ^1.15.4
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
checksum: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4319,7 +4319,7 @@ __metadata:
add: ^2.0.6
amator: ^1.1.0
autoprefixer: ^10.1.0
axios: ^1.6.5
axios: ^1.7.4
classnames: ^2.2.6
eslint: ^8.57.0
eslint-config-next: ^13.4.19
Expand Down Expand Up @@ -5585,7 +5585,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit c77591b

Please sign in to comment.