diff --git a/package-lock.json b/package-lock.json index 10f9760bd8575ffe5e94e2ec233e6052736ffc29..33425496fec241bc08e56f7ff6abd0c9e6b7392f 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.24.0", - "@ghsc/nshmp-template": "^18.3.0", + "@ghsc/nshmp-lib-ng": "^18.25.1", + "@ghsc/nshmp-template": "^18.4.2", "@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.24.0", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.24.0.tgz", - "integrity": "sha1-CZaWKhpn24v0dowD7jB6qb0eX7M=", + "version": "18.25.1", + "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.25.1.tgz", + "integrity": "sha1-9TtMDz2ghcNinrFw4s5Aw5CCULA=", "dependencies": { "tslib": "^2.3.0" }, @@ -4644,9 +4644,9 @@ } }, "node_modules/@ghsc/nshmp-template": { - "version": "18.3.0", - "resolved": "https://code.usgs.gov/api/v4/projects/1416/packages/npm/@ghsc/nshmp-template/-/@ghsc/nshmp-template-18.3.0.tgz", - "integrity": "sha1-UIuGtvLUtgPgQ6gVr2Ko32QIJGM=", + "version": "18.4.2", + "resolved": "https://code.usgs.gov/api/v4/projects/1416/packages/npm/@ghsc/nshmp-template/-/@ghsc/nshmp-template-18.4.2.tgz", + "integrity": "sha1-9tQ6qwEsnQwzmmW9CTn1o1TRxyA=", "dependencies": { "tslib": "^2.3.1" }, diff --git a/package.json b/package.json index 5f5509149f0c585fbc7472d566b434fbac4846dd..babaa048111ae0622a3806cedccb6f1b153aa891 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.24.0", - "@ghsc/nshmp-template": "^18.3.0", + "@ghsc/nshmp-lib-ng": "^18.25.1", + "@ghsc/nshmp-template": "^18.4.2", "@ghsc/nshmp-utils-ts": "^3.12.1", "angular-plotly.js": "^6.0.0", "d3": "^7.9.0",