diff --git a/package-lock.json b/package-lock.json index ea15b9dfa926211638476a33fa3293e52c589561..f26b9ce326900be7eca94c42daaa71ebb38b972d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@ghsc/disagg-d3": "^0.13.0", "@ghsc/nshmp-lib-ng": "^19.8.0", "@ghsc/nshmp-template": "^19.5.0", - "@ghsc/nshmp-utils-ts": "^3.14.0", + "@ghsc/nshmp-utils-ts": "^3.14.1", "angular-plotly.js": "^6.0.0", "d3": "^7.9.0", "d3-array": "^3.2.4", @@ -4113,9 +4113,9 @@ } }, "node_modules/@ghsc/nshmp-utils-ts": { - "version": "3.14.0", - "resolved": "https://code.usgs.gov/api/v4/projects/1414/packages/npm/@ghsc/nshmp-utils-ts/-/@ghsc/nshmp-utils-ts-3.14.0.tgz", - "integrity": "sha1-5FmlxItHqbEAqmll6f+dzuCGBQ0=", + "version": "3.14.1", + "resolved": "https://code.usgs.gov/api/v4/projects/1414/packages/npm/@ghsc/nshmp-utils-ts/-/@ghsc/nshmp-utils-ts-3.14.1.tgz", + "integrity": "sha1-XsX0tIiXh1Zb5S5FDQLAZ6Nf3tc=", "dependencies": { "@types/d3-format": "^3.0.4", "@types/geojson": "^7946.0.14", diff --git a/package.json b/package.json index 201d21133324f43bfad9b52cf251e82308567cda..3d7022c3585e947b0f8d2b138b0dd8e420164e96 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@ghsc/disagg-d3": "^0.13.0", "@ghsc/nshmp-lib-ng": "^19.8.0", "@ghsc/nshmp-template": "^19.5.0", - "@ghsc/nshmp-utils-ts": "^3.14.0", + "@ghsc/nshmp-utils-ts": "^3.14.1", "angular-plotly.js": "^6.0.0", "d3": "^7.9.0", "d3-array": "^3.2.4",