diff --git a/package-lock.json b/package-lock.json index 1e3c08f3b0304993d835876e3b9e1bea077e9adc..c984b39d2f59c4e359f1078b8fe55c576caad1cb 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.13.0", + "@ghsc/nshmp-lib-ng": "^18.13.1", "@ghsc/nshmp-template": "^18.0.3", "@ghsc/nshmp-utils-ts": "^3.8.1", "angular-plotly.js": "^5.2.2", @@ -4281,9 +4281,9 @@ } }, "node_modules/@ghsc/nshmp-lib-ng": { - "version": "18.13.0", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.13.0.tgz", - "integrity": "sha1-S0MNfeScM2jI7au0QyggoyWdiRE=", + "version": "18.13.1", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.13.1.tgz", + "integrity": "sha1-fQbv+saw0atVNQQfys2jr+aQIRY=", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 4caf231c9361635d29f9859a8971da189486a064..1aa30d4617645fa7d426e65c8aecd54efb5e8794 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.13.0", + "@ghsc/nshmp-lib-ng": "^18.13.1", "@ghsc/nshmp-template": "^18.0.3", "@ghsc/nshmp-utils-ts": "^3.8.1", "angular-plotly.js": "^5.2.2",