diff --git a/package-lock.json b/package-lock.json index 9f47f05372aa543223b3382f5a189a0ab54ffaaa..52b2f63e7ec667e164bd9a0e08656b223c109b2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,8 +21,8 @@ "@asymmetrik/ngx-leaflet": "^18.0.1", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^18.23.0", - "@ghsc/nshmp-template": "^18.1.0", + "@ghsc/nshmp-lib-ng": "^18.23.1", + "@ghsc/nshmp-template": "^18.2.0", "@ghsc/nshmp-utils-ts": "^3.12.1", "angular-plotly.js": "^6.0.0", "d3": "^7.9.0", @@ -4632,9 +4632,9 @@ } }, "node_modules/@ghsc/nshmp-lib-ng": { - "version": "18.23.0", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.23.0.tgz", - "integrity": "sha1-TprRpdO8zTo68ZnCUOdauYkWGJk=", + "version": "18.23.1", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.23.1.tgz", + "integrity": "sha1-Tl0NKxnzEuNXYg52VYKCLgb5HUw=", "dependencies": { "tslib": "^2.3.0" }, @@ -4644,9 +4644,9 @@ } }, "node_modules/@ghsc/nshmp-template": { - "version": "18.1.0", - "resolved": "https://code.usgs.gov/api/v4/projects/1416/packages/npm/@ghsc/nshmp-template/-/@ghsc/nshmp-template-18.1.0.tgz", - "integrity": "sha1-b6kU+adoQMmNrsHd5ZDLE09X08I=", + "version": "18.2.0", + "resolved": "https://code.usgs.gov/api/v4/projects/1416/packages/npm/@ghsc/nshmp-template/-/@ghsc/nshmp-template-18.2.0.tgz", + "integrity": "sha1-iR13fpkP/V5I6xH2kWTlP8xRLXE=", "dependencies": { "tslib": "^2.3.1" }, diff --git a/package.json b/package.json index 61c922fc5f7f84c529d65aa7aa5ceca3a6c9a8f1..3f7c8fe037fc6673fbe1356c93e8dd27834f68e6 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "@asymmetrik/ngx-leaflet": "^18.0.1", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^18.23.0", - "@ghsc/nshmp-template": "^18.1.0", + "@ghsc/nshmp-lib-ng": "^18.23.1", + "@ghsc/nshmp-template": "^18.2.0", "@ghsc/nshmp-utils-ts": "^3.12.1", "angular-plotly.js": "^6.0.0", "d3": "^7.9.0",