diff --git a/package-lock.json b/package-lock.json index fcec045aeb3d54bf824fb326235bebb29f093579..23d8cc086f493a5c4fe0f14128ea235c1097ac43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,9 +21,9 @@ "@bluehalo/ngx-leaflet": "^19.0.0", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^19.5.5", + "@ghsc/nshmp-lib-ng": "^19.6.0", "@ghsc/nshmp-template": "^19.4.6", - "@ghsc/nshmp-utils-ts": "^3.12.1", + "@ghsc/nshmp-utils-ts": "^3.13.0", "angular-plotly.js": "^6.0.0", "d3": "^7.9.0", "d3-array": "^3.2.4", @@ -3685,9 +3685,9 @@ } }, "node_modules/@ghsc/nshmp-lib-ng": { - "version": "19.5.5", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-19.5.5.tgz", - "integrity": "sha1-w/YfR/+2Juk1lO8TM9D40w38R9s=", + "version": "19.6.0", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-19.6.0.tgz", + "integrity": "sha1-oWt9W22H3SP5D2/63avSYPb9OEg=", "dependencies": { "tslib": "^2.3.0" }, @@ -3709,9 +3709,9 @@ } }, "node_modules/@ghsc/nshmp-utils-ts": { - "version": "3.12.1", - "resolved": "https://code.usgs.gov/api/v4/projects/1414/packages/npm/@ghsc/nshmp-utils-ts/-/@ghsc/nshmp-utils-ts-3.12.1.tgz", - "integrity": "sha1-0cg/hAq/NC137uwAtJB3rrDEyHM=", + "version": "3.13.0", + "resolved": "https://code.usgs.gov/api/v4/projects/1414/packages/npm/@ghsc/nshmp-utils-ts/-/@ghsc/nshmp-utils-ts-3.13.0.tgz", + "integrity": "sha1-G9e8P70QkdtiSulz4eXrp578AC0=", "dependencies": { "@types/d3-format": "^3.0.4", "@types/geojson": "^7946.0.14", diff --git a/package.json b/package.json index 5c37f742f1ed2e71b7e7151561f13ce5c05595dc..1229e903fe41af9e2b39e5289ea7c42c1dd3abdc 100644 --- a/package.json +++ b/package.json @@ -49,9 +49,9 @@ "@bluehalo/ngx-leaflet": "^19.0.0", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^19.5.5", + "@ghsc/nshmp-lib-ng": "^19.6.0", "@ghsc/nshmp-template": "^19.4.6", - "@ghsc/nshmp-utils-ts": "^3.12.1", + "@ghsc/nshmp-utils-ts": "^3.13.0", "angular-plotly.js": "^6.0.0", "d3": "^7.9.0", "d3-array": "^3.2.4",