Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios from 1.6.0 to 1.6.1 in /app #1684

Merged
merged 1 commit into from
Apr 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vizzuality/layer-manager-plugin-mapboxgl": "2.0.3",
"@vizzuality/layer-manager-provider-carto": "2.0.3",
"@vizzuality/layer-manager-react": "2.0.3",
"axios": "1.6.0",
"axios": "1.6.1",
"chroma-js": "^2.4.2",
"clsx": "1.2.1",
"cookie": "^0.4.1",
Expand Down
10 changes: 5 additions & 5 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4326,14 +4326,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
"axios@npm:1.6.1":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -8592,7 +8592,7 @@ __metadata:
"@vizzuality/layer-manager-provider-carto": 2.0.3
"@vizzuality/layer-manager-react": 2.0.3
autoprefixer: ^10.0.2
axios: 1.6.0
axios: 1.6.1
chroma-js: ^2.4.2
clsx: 1.2.1
cookie: ^0.4.1
Expand Down
Loading