Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 54a8343 commit e19afaa
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"production": "mix --production"
},
"devDependencies": {
"axios": "1.6.7",
"axios": "1.6.8",
"laravel-mix": "6.0.49",
"lodash": "4.17.21",
"postcss": "8.4.38",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2378,14 +2378,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3337,7 +3337,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "daim-api@workspace:."
dependencies:
axios: "npm:1.6.7"
axios: "npm:1.6.8"
laravel-mix: "npm:6.0.49"
lodash: "npm:4.17.21"
postcss: "npm:8.4.38"
Expand Down Expand Up @@ -3992,7 +3992,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.0.0":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
Expand All @@ -4002,6 +4002,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: 10c0/9ff767f0d7be6aa6870c82ac79cf0368cd73e01bbc00e9eb1c2a16fbb198ec105e3c9b6628bb98e9f3ac66fe29a957b9645bcb9a490bb7aa0d35f908b6b85071
languageName: node
linkType: hard

"foreground-child@npm:^3.1.0":
version: 3.1.1
resolution: "foreground-child@npm:3.1.1"
Expand Down

0 comments on commit e19afaa

Please sign in to comment.