diff --git a/package-lock.json b/package-lock.json index 900f6237e5758b20a9e863541fd477b660bbf917..644b250f15e11944cb29b0c9f2d4eeaf21c90726 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.6.0", + "@ghsc/nshmp-lib-ng": "^18.7.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.6.0", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.6.0.tgz", - "integrity": "sha1-hxV2BYRdr9/FD/N4/tiidyhr/EY=", + "version": "18.7.0", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.7.0.tgz", + "integrity": "sha1-NerhgEJDST3r888jz3phgpt5RHs=", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 9b9c6003c77fccbe6151ea2205509eaba68972f9..bafe9470ebc54ee22e47e8fcc12b113739082815 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.6.0", + "@ghsc/nshmp-lib-ng": "^18.7.0", "@ghsc/nshmp-template": "^18.0.3", "@ghsc/nshmp-utils-ts": "^3.6.3", "angular-plotly.js": "^5.2.2",