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 0.21.4 to 1.6.0 #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 concept-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vx/gradient": "^0.0.199",
"@vx/scale": "^0.0.199",
"@vx/shape": "^0.0.199",
"axios": "^0.21.1",
"axios": "^1.6.0",
"chroma-js": "^2.1.0",
"core-js": "^3.6.1",
"d3": "^5.15.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@parcel/transformer-sass": "^2.9.3",
"@parcel/transformer-stylus": "^2.9.3",
"@parcel/transformer-typescript-types": "^2.9.3",
"axios": "^0.27.2",
"axios": "^1.6.0",
"chalk": "^5.0.1",
"concurrently": "^7.2.2",
"geologic-patterns": "^2.0.0-dev1",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@macrostrat/hyper": "^2.0.1",
"axios": "^0.27.2"
"axios": "^1.6.0"
},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@mapbox/mapbox-gl-draw": "^1.3.0",
"@types/mapbox__mapbox-gl-draw": "^1.2.3",
"@types/react-dom": "^17.0.16",
"axios": "^0.27.2",
"axios": "^1.6.0",
"mapbox-gl": "^2.15.0"
},
"main": "dist/cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/mapbox-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build": "parcel build"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.0",
"mapbox-gl": "^2.15.0"
},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mapbox-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@types/mapbox-gl": "^2.7.5",
"axios": "^0.27.2",
"axios": "^1.6.0",
"mapbox-gl": "^2.15.0"
},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@macrostrat/hyper": "^2.2.1",
"@mantine/core": "^4.1.3",
"@mantine/hooks": "^4.1.3",
"axios": "^0.27.2",
"axios": "^1.6.0",
"chroma-js": "^2.4.2",
"classnames": "^2.3.0",
"core-js": "^3.6.4",
Expand Down
39 changes: 25 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4043,7 +4043,7 @@ __metadata:
"@testing-library/react": ^12.1.2
"@types/jest": ^27.4.0
"@types/react": ^17.0.38
axios: ^0.27.2
axios: ^1.6.0
babel-jest: ^27.4.6
identity-obj-proxy: ^3.0.0
jest: ^27.4.7
Expand Down Expand Up @@ -4105,7 +4105,7 @@ __metadata:
"@types/mapbox__mapbox-gl-draw": ^1.2.3
"@types/react": ^17.0.38
"@types/react-dom": ^17.0.16
axios: ^0.27.2
axios: ^1.6.0
babel-jest: ^27.4.6
identity-obj-proxy: ^3.0.0
jest: ^27.4.7
Expand Down Expand Up @@ -4277,7 +4277,7 @@ __metadata:
resolution: "@macrostrat/mapbox-styles@workspace:packages/mapbox-styles"
dependencies:
"@parcel/config-default": ^2.6.2
axios: ^0.27.2
axios: ^1.6.0
mapbox-gl: ^2.15.0
parcel: ^2.6.2
ts-node: ^10.7.0
Expand All @@ -4290,7 +4290,7 @@ __metadata:
dependencies:
"@parcel/config-default": ^2.6.2
"@types/mapbox-gl": ^2.7.5
axios: ^0.27.2
axios: ^1.6.0
mapbox-gl: ^2.15.0
parcel: ^2.6.2
languageName: unknown
Expand Down Expand Up @@ -4404,7 +4404,7 @@ __metadata:
"@mantine/hooks": ^4.1.3
"@rollup/plugin-babel": ^5.3.0
"@rollup/plugin-node-resolve": ^13.1.3
axios: ^0.27.2
axios: ^1.6.0
chroma-js: ^2.4.2
classnames: ^2.3.0
core-js: ^3.6.4
Expand Down Expand Up @@ -4484,7 +4484,7 @@ __metadata:
"@parcel/transformer-sass": ^2.9.3
"@parcel/transformer-stylus": ^2.9.3
"@parcel/transformer-typescript-types": ^2.9.3
axios: ^0.27.2
axios: ^1.6.0
chalk: ^5.0.1
concurrently: ^7.2.2
geologic-patterns: ^2.0.0-dev1
Expand Down Expand Up @@ -11071,13 +11071,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -12959,7 +12960,7 @@ __metadata:
"@vx/gradient": ^0.0.199
"@vx/scale": ^0.0.199
"@vx/shape": ^0.0.199
axios: ^0.21.1
axios: ^1.6.0
chroma-js: ^2.1.0
core-js: ^3.6.1
d3: ^5.15.0
Expand Down Expand Up @@ -16675,7 +16676,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.14.9":
"follow-redirects@npm:^1.14.0":
version: 1.15.1
resolution: "follow-redirects@npm:1.15.1"
peerDependenciesMeta:
Expand All @@ -16685,6 +16686,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.0":
version: 1.15.3
resolution: "follow-redirects@npm:1.15.3"
peerDependenciesMeta:
debug:
optional: true
checksum: 584da22ec5420c837bd096559ebfb8fe69d82512d5585004e36a3b4a6ef6d5905780e0c74508c7b72f907d1fa2b7bd339e613859e9c304d0dc96af2027fd0231
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down Expand Up @@ -26506,7 +26517,7 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.0.0":
"proxy-from-env@npm:^1.0.0, proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
Expand Down