diff --git a/package-lock.json b/package-lock.json index df9db7bd7f44fd2f7c2069a6b6b27ddcac4b4ef4..b4feaa322514260697cb3cb4eb8957a554031674 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@asymmetrik/ngx-leaflet": "^18.0.1", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^18.21.0", + "@ghsc/nshmp-lib-ng": "^18.21.2", "@ghsc/nshmp-template": "^18.1.0", "@ghsc/nshmp-utils-ts": "^3.12.1", "angular-plotly.js": "^6.0.0", @@ -4632,9 +4632,9 @@ } }, "node_modules/@ghsc/nshmp-lib-ng": { - "version": "18.21.0", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.21.0.tgz", - "integrity": "sha1-JfC42k7fuMOcS753RNe9esK6mo0=", + "version": "18.21.2", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.21.2.tgz", + "integrity": "sha1-s/8y7uTiHsyvbdKbvEekQj7nI24=", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index e128ab4f2c4d5e9dae87f7cbcd1bd14ffeb248d2..cee16b97cfbebed8ed21c39a2fea03eda9047878 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@asymmetrik/ngx-leaflet": "^18.0.1", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^18.21.0", + "@ghsc/nshmp-lib-ng": "^18.21.2", "@ghsc/nshmp-template": "^18.1.0", "@ghsc/nshmp-utils-ts": "^3.12.1", "angular-plotly.js": "^6.0.0",