diff --git a/package-lock.json b/package-lock.json index 15beffb4b35edf35d8ebf8d5b27e1e652f12d019..03a0f8b264fdf64787d264fa32f143af3b12ec36 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.13.0", - "@ghsc/nshmp-lib-ng": "^18.20.1", + "@ghsc/nshmp-lib-ng": "^18.20.2", "@ghsc/nshmp-template": "^18.0.3", "@ghsc/nshmp-utils-ts": "^3.11.1", "angular-plotly.js": "^6.0.0", @@ -4315,9 +4315,9 @@ } }, "node_modules/@ghsc/nshmp-lib-ng": { - "version": "18.20.1", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.20.1.tgz", - "integrity": "sha1-Fl7/qeQj4hVkE99jiJYQQE3on3Q=", + "version": "18.20.2", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.20.2.tgz", + "integrity": "sha1-IphheXnX0ZjUYmu+7o1x/Pv0oVk=", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 2d98cd09a33d8c573d43b7c4e973686ccac31887..18c9dd2ac1a1c09546a9712580bd8864117419f7 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.13.0", - "@ghsc/nshmp-lib-ng": "^18.20.1", + "@ghsc/nshmp-lib-ng": "^18.20.2", "@ghsc/nshmp-template": "^18.0.3", "@ghsc/nshmp-utils-ts": "^3.11.1", "angular-plotly.js": "^6.0.0",