diff --git a/package-lock.json b/package-lock.json
index 1f7ebea04e7fa0d75555078acabace421aa8f6a2..1a190807d357534a7992b3aa1c7beebaaaae334c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
         "@ghsc/disagg-d3": "^0.9.0",
         "@ghsc/nshmp-lib-ng": "^18.9.0",
         "@ghsc/nshmp-template": "^18.0.3",
-        "@ghsc/nshmp-utils-ts": "^3.7.0",
+        "@ghsc/nshmp-utils-ts": "^3.7.1",
         "angular-plotly.js": "^5.2.2",
         "d3-array": "^3.2.4",
         "d3-scale-chromatic": "^3.1.0",
@@ -4305,9 +4305,9 @@
       }
     },
     "node_modules/@ghsc/nshmp-utils-ts": {
-      "version": "3.7.0",
-      "resolved": "https://code.usgs.gov/api/v4/projects/1414/packages/npm/@ghsc/nshmp-utils-ts/-/@ghsc/nshmp-utils-ts-3.7.0.tgz",
-      "integrity": "sha1-Nze90do/m9uQ9uXN3JD/6A6UEuA=",
+      "version": "3.7.1",
+      "resolved": "https://code.usgs.gov/api/v4/projects/1414/packages/npm/@ghsc/nshmp-utils-ts/-/@ghsc/nshmp-utils-ts-3.7.1.tgz",
+      "integrity": "sha1-dx1ZFdmjhgdgijNKfa7c31N3pNM=",
       "dependencies": {
         "@types/d3-format": "^3.0.4",
         "@types/geojson": "^7946.0.14",
diff --git a/package.json b/package.json
index 1b05c0676f4d7dcad40c5d21b2c97662daef0b8c..040d0b9929732f57845dd4a1c4cd568bbf40e3c4 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "@ghsc/disagg-d3": "^0.9.0",
     "@ghsc/nshmp-lib-ng": "^18.9.0",
     "@ghsc/nshmp-template": "^18.0.3",
-    "@ghsc/nshmp-utils-ts": "^3.7.0",
+    "@ghsc/nshmp-utils-ts": "^3.7.1",
     "angular-plotly.js": "^5.2.2",
     "d3-array": "^3.2.4",
     "d3-scale-chromatic": "^3.1.0",