From 6c93de00248b9fe443d15c7c99ef9b62b557f9ab Mon Sep 17 00:00:00 2001
From: Brandon Clayton <bclayton@usgs.gov>
Date: Tue, 27 Aug 2024 14:42:05 -0600
Subject: [PATCH] update deps

---
 package-lock.json | 8 ++++----
 package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 59c00d58a..02b4355b3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
         "@asymmetrik/ngx-leaflet": "^18.0.1",
         "@compodoc/compodoc": "^1.1.25",
         "@ghsc/disagg-d3": "^0.9.0",
-        "@ghsc/nshmp-lib-ng": "^18.7.1",
+        "@ghsc/nshmp-lib-ng": "^18.8.0",
         "@ghsc/nshmp-template": "^18.0.3",
         "@ghsc/nshmp-utils-ts": "^3.6.3",
         "angular-plotly.js": "^5.2.2",
@@ -4281,9 +4281,9 @@
       }
     },
     "node_modules/@ghsc/nshmp-lib-ng": {
-      "version": "18.7.1",
-      "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.7.1.tgz",
-      "integrity": "sha1-mAxo4xO4pTFLE6QEMu1VEjp7h9g=",
+      "version": "18.8.0",
+      "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.8.0.tgz",
+      "integrity": "sha1-JqbFJPDPozaMnCb9MChxBp2VneE=",
       "dependencies": {
         "tslib": "^2.3.0"
       },
diff --git a/package.json b/package.json
index fc24db998..039dd076e 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
     "@asymmetrik/ngx-leaflet": "^18.0.1",
     "@compodoc/compodoc": "^1.1.25",
     "@ghsc/disagg-d3": "^0.9.0",
-    "@ghsc/nshmp-lib-ng": "^18.7.1",
+    "@ghsc/nshmp-lib-ng": "^18.8.0",
     "@ghsc/nshmp-template": "^18.0.3",
     "@ghsc/nshmp-utils-ts": "^3.6.3",
     "angular-plotly.js": "^5.2.2",
-- 
GitLab