Skip to content

Bump axios from 1.7.7 to 1.8.2 #749

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

Open
wants to merge 1 commit into
base: master
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 howdju-client-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@reduxjs/toolkit": "^1.9.5",
"axios": "^1.7.4",
"axios": "^1.8.2",
"dom-anchor-text-position": "^5.0.0",
"dom-anchor-text-quote": "^4.0.2",
"howdju-common": "workspace:howdju-common",
Expand Down
2 changes: 1 addition & 1 deletion howdju-service-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@joi/date": "^2.1.0",
"any-promise": "^1.3.0",
"aws-sdk": "^2.918.0",
"axios": "^1.7.4",
"axios": "^1.8.2",
"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 @@ -139,7 +139,7 @@
"@react-md/utils": "^2",
"@reduxjs/toolkit": "^1.9.2",
"@sentry/browser": "^7.64.0",
"axios": "^1.7.4",
"axios": "^1.8.2",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-react-require": "^4.0.2",
"classnames": "^2.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13276,14 +13276,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
"axios@npm:^1.8.2":
version: 1.8.2
resolution: "axios@npm:1.8.2"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
checksum: 10/d4328758128d0602cc809a8e7627622cb7839b379eae5e4d6b9d603dd4d5fb89159985630243ec107cf5c675cd8825dba737a319dff9499f3b7688d9a69ec9ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -22139,7 +22139,7 @@ __metadata:
dependencies:
"@reduxjs/toolkit": "npm:^1.9.5"
"@types/chrome": "npm:^0.0.233"
axios: "npm:^1.7.4"
axios: "npm:^1.8.2"
dom-anchor-text-position: "npm:^5.0.0"
dom-anchor-text-quote: "npm:^4.0.2"
eslint: "npm:^8.27.0"
Expand Down Expand Up @@ -22402,7 +22402,7 @@ __metadata:
"@types/pg-pool": "npm:^2.0.3"
any-promise: "npm:^1.3.0"
aws-sdk: "npm:^2.918.0"
axios: "npm:^1.7.4"
axios: "npm:^1.8.2"
bcryptjs: "npm:^2.4.3"
bluebird: "npm:^3.5.0"
eslint: "npm:^8.27.0"
Expand Down Expand Up @@ -30905,7 +30905,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^5.48.2"
argparse: "npm:^2.0.1"
aws-sdk: "npm:^2.890.0"
axios: "npm:^1.7.4"
axios: "npm:^1.8.2"
babel-jest: "npm:^29.7.0"
babel-loader: "npm:^9.1.3"
babel-plugin-module-resolver: "npm:^5.0.0"
Expand Down