Skip to content

Commit

Permalink
chore(deps): bump axios from 0.25.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 9e89e66 commit 6982572
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/channels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@slack/bolt": "^3.9.0",
"axios": "^0.25.0",
"axios": "^1.6.0",
"botbuilder": "^4.15.0",
"cli-color": "^2.0.1",
"express": "^4.17.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@botpress/messaging-base": "1.2.0",
"axios": "^0.27.2",
"axios": "^1.6.0",
"cookie": "^0.4.2",
"joi": "^17.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/react-dom": "^17.0.11",
"@types/react-slick": "^0.23.8",
"@types/testing-library__jest-dom": "^5.14.2",
"axios": "^0.25.0",
"axios": "^1.6.0",
"jest-css-modules-transform": "^4.3.0",
"ncp": "^2.0.0",
"prop-types": "^15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@botpress/messaging-engine": "1.2.0",
"@botpress/messaging-framework": "1.2.0",
"@sentry/node": "^6.17.3",
"axios": "^0.25.0",
"axios": "^1.6.0",
"cli-color": "^2.0.1",
"cors": "^2.8.5",
"dotenv": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@botpress/messaging-engine": "1.2.0",
"@sentry/node": "^6.17.3",
"axios": "^0.25.0",
"axios": "^1.6.0",
"cli-color": "^2.0.1",
"cors": "^2.8.5",
"dotenv": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@opentelemetry/instrumentation-knex": "0.27.0",
"@opentelemetry/instrumentation-pg": "0.27.0",
"@sentry/node": "^6.17.3",
"axios": "^0.25.0",
"axios": "^1.6.0",
"cli-color": "^2.0.1",
"cors": "^2.8.5",
"dotenv": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webchat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@formatjs/intl-pluralrules": "^4.1.6",
"@formatjs/intl-utils": "^3.8.4",
"@juggle/resize-observer": "^3.0.2",
"axios": "^0.25.0",
"axios": "^1.6.0",
"classnames": "^2.3.1",
"crypto-js": "^4.1.1",
"date-fns": "^1.30.1",
Expand Down
40 changes: 24 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2156,7 +2156,7 @@ __metadata:
"@types/ms": ^0.7.31
"@types/uuid": ^8.3.4
"@types/yargs": ^17.0.8
axios: ^0.25.0
axios: ^1.6.0
cli-color: ^2.0.1
cors: ^2.8.5
dotenv: ^15.0.0
Expand Down Expand Up @@ -2241,7 +2241,7 @@ __metadata:
"@types/ms": ^0.7.31
"@types/node": ^16.11.13
"@types/uuid": ^8.3.4
axios: ^0.25.0
axios: ^1.6.0
botbuilder: ^4.15.0
cli-color: ^2.0.1
express: ^4.17.2
Expand Down Expand Up @@ -2281,7 +2281,7 @@ __metadata:
"@types/jest": ^27.4.0
"@types/node": ^16.11.13
"@types/uuid": ^8.3.4
axios: ^0.27.2
axios: ^1.6.0
cookie: ^0.4.2
joi: ^17.6.0
uuid: ^8.3.2
Expand Down Expand Up @@ -2314,7 +2314,7 @@ __metadata:
"@types/react-dom": ^17.0.11
"@types/react-slick": ^0.23.8
"@types/testing-library__jest-dom": ^5.14.2
axios: ^0.25.0
axios: ^1.6.0
html-truncate: ^1.2.2
jest-css-modules-transform: ^4.3.0
mime: ^2.5.2
Expand Down Expand Up @@ -2397,7 +2397,7 @@ __metadata:
"@types/ms": ^0.7.31
"@types/uuid": ^8.3.4
"@types/yargs": ^17.0.8
axios: ^0.25.0
axios: ^1.6.0
cli-color: ^2.0.1
cors: ^2.8.5
dotenv: ^15.0.0
Expand Down Expand Up @@ -2445,7 +2445,7 @@ __metadata:
"@types/ms": ^0.7.31
"@types/uuid": ^8.3.4
"@types/yargs": ^17.0.8
axios: ^0.25.0
axios: ^1.6.0
cli-color: ^2.0.1
cors: ^2.8.5
dotenv: ^15.0.0
Expand Down Expand Up @@ -2581,7 +2581,7 @@ __metadata:
"@types/react": ^17.0.38
"@types/react-dom": ^17.0.11
"@types/uuid": ^8.3.4
axios: ^0.25.0
axios: ^1.6.0
classnames: ^2.3.1
crypto-js: ^4.1.1
date-fns: ^1.30.1
Expand Down Expand Up @@ -8908,13 +8908,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 @@ -13715,13 +13716,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -21122,6 +21123,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"prr@npm:~1.0.1":
version: 1.0.1
resolution: "prr@npm:1.0.1"
Expand Down

0 comments on commit 6982572

Please sign in to comment.