diff --git a/howdju-client-common/package.json b/howdju-client-common/package.json
index aad2661e..a3848400 100644
--- a/howdju-client-common/package.json
+++ b/howdju-client-common/package.json
@@ -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",
diff --git a/howdju-service-common/package.json b/howdju-service-common/package.json
index db108123..c4b436ef 100644
--- a/howdju-service-common/package.json
+++ b/howdju-service-common/package.json
@@ -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",
diff --git a/premiser-ui/package.json b/premiser-ui/package.json
index ccca7cf8..878f5449 100644
--- a/premiser-ui/package.json
+++ b/premiser-ui/package.json
@@ -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",
diff --git a/yarn.lock b/yarn.lock
index 1b15ed39..55a7b176 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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
 
@@ -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"
@@ -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"
@@ -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"