diff --git a/package-lock.json b/package-lock.json index b049b7ae89761fec0f8e4d24000158baaba454b0..0f526bed7a7e99ee286680c073634868a5cfce33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@bluehalo/ngx-leaflet": "^19.0.0", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^19.7.1", + "@ghsc/nshmp-lib-ng": "^19.7.2", "@ghsc/nshmp-template": "^19.4.6", "@ghsc/nshmp-utils-ts": "^3.14.0", "angular-plotly.js": "^6.0.0", @@ -3685,9 +3685,9 @@ } }, "node_modules/@ghsc/nshmp-lib-ng": { - "version": "19.7.1", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-19.7.1.tgz", - "integrity": "sha1-PBhBtvKj6vrkRXPGb9HDG3yD0cw=", + "version": "19.7.2", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-19.7.2.tgz", + "integrity": "sha1-8zIlJaGIPU52zZkLuhtRmr/oqfg=", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index a7edf345478efa3b45d66df86edd9b0dd9f01ae9..6c87468723895d1b7458099633f31ead769b1285 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@bluehalo/ngx-leaflet": "^19.0.0", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^19.7.1", + "@ghsc/nshmp-lib-ng": "^19.7.2", "@ghsc/nshmp-template": "^19.4.6", "@ghsc/nshmp-utils-ts": "^3.14.0", "angular-plotly.js": "^6.0.0",