Skip to content

Commit

Permalink
Bump axios from 1.2.1 to 1.6.0 (#622)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.2.1 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@v1.2.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 0fe7b50 commit d2a668c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
2 changes: 1 addition & 1 deletion howdju-service-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@joi/date": "^2.1.0",
"any-promise": "^1.3.0",
"aws-sdk": "^2.918.0",
"axios": "^1.4.0",
"axios": "^1.6.0",
"bcryptjs": "^2.4.3",
"bluebird": "^3.5.0",
"howdju-common": "workspace:howdju-common",
Expand Down
2 changes: 1 addition & 1 deletion premiser-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@reduxjs/toolkit": "^1.9.2",
"@sentry/browser": "^7.64.0",
"@sentry/tracing": "^7.64.0",
"axios": "^1.2.1",
"axios": "^1.6.0",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-react-require": "^4.0.2",
"classnames": "^2.3.1",
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12000,25 +12000,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.2.1":
version: 1.2.1
resolution: "axios@npm:1.2.1"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 960b996720adccd692a87b698f9f5a9f4276162943bfa211ea499631ea30c827728db3435054a87d87d55b333c189699d8f7b197f97e8053a779277c03d89641
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -20983,7 +20972,7 @@ __metadata:
"@types/pg-pool": "npm:^2.0.3"
any-promise: "npm:^1.3.0"
aws-sdk: "npm:^2.918.0"
axios: "npm:^1.4.0"
axios: "npm:^1.6.0"
bcryptjs: "npm:^2.4.3"
bluebird: "npm:^3.5.0"
eslint: "npm:^8.27.0"
Expand Down Expand Up @@ -29532,7 +29521,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^5.48.2"
argparse: "npm:^2.0.1"
aws-sdk: "npm:^2.890.0"
axios: "npm:^1.2.1"
axios: "npm:^1.6.0"
babel-jest: "npm:^29.7.0"
babel-loader: "npm:^9.1.3"
babel-plugin-module-resolver: "npm:^5.0.0"
Expand Down

0 comments on commit d2a668c

Please sign in to comment.