diff --git a/package-lock.json b/package-lock.json
index 3659ca41b9f320939b671f2463d6dcbbb54eb4f8..ae8cdbe55e6f2a6104bd12cb269e0009fb9c7ebf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,8 +20,8 @@
         "@angular/router": "18.1.1",
         "@asymmetrik/ngx-leaflet": "^18.0.1",
         "@compodoc/compodoc": "^1.1.25",
-        "@ghsc/disagg-d3": "^0.11.1",
-        "@ghsc/nshmp-lib-ng": "^18.10.1",
+        "@ghsc/disagg-d3": "^0.12.0",
+        "@ghsc/nshmp-lib-ng": "^18.11.0",
         "@ghsc/nshmp-template": "^18.0.3",
         "@ghsc/nshmp-utils-ts": "^3.8.1",
         "angular-plotly.js": "^6.0.0",
@@ -4272,18 +4272,18 @@
       "license": "MIT"
     },
     "node_modules/@ghsc/disagg-d3": {
-      "version": "0.11.1",
-      "resolved": "https://code.usgs.gov/api/v4/projects/4335/packages/npm/@ghsc/disagg-d3/-/@ghsc/disagg-d3-0.11.1.tgz",
-      "integrity": "sha1-+OURoMrE1N5mmYfD2cQjC0xUGuE=",
+      "version": "0.12.0",
+      "resolved": "https://code.usgs.gov/api/v4/projects/4335/packages/npm/@ghsc/disagg-d3/-/@ghsc/disagg-d3-0.12.0.tgz",
+      "integrity": "sha1-1CgSNTwwouZmtGiJnHTBbOd354k=",
       "dependencies": {
         "@ghsc/nshmp-utils-ts": "^3.0.0",
         "d3": "^7.6.1"
       }
     },
     "node_modules/@ghsc/nshmp-lib-ng": {
-      "version": "18.10.1",
-      "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.10.1.tgz",
-      "integrity": "sha1-aFF4wuaOzgaR6aUX0YyhyD8bNig=",
+      "version": "18.11.0",
+      "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.11.0.tgz",
+      "integrity": "sha1-UgyXPP1rXvpUSsEV98Ly8L7LaDA=",
       "dependencies": {
         "tslib": "^2.3.0"
       },
diff --git a/package.json b/package.json
index 2bbe98d65910cab4da7af84885bbf926cf224425..250a4bb3d713997b0e57b96c189fa3918e5b6106 100644
--- a/package.json
+++ b/package.json
@@ -44,8 +44,8 @@
     "@angular/router": "18.1.1",
     "@asymmetrik/ngx-leaflet": "^18.0.1",
     "@compodoc/compodoc": "^1.1.25",
-    "@ghsc/disagg-d3": "^0.11.1",
-    "@ghsc/nshmp-lib-ng": "^18.10.1",
+    "@ghsc/disagg-d3": "^0.12.0",
+    "@ghsc/nshmp-lib-ng": "^18.11.0",
     "@ghsc/nshmp-template": "^18.0.3",
     "@ghsc/nshmp-utils-ts": "^3.8.1",
     "angular-plotly.js": "^6.0.0",