From e8d03d7816837041bd6640f2ffb69b6794390720 Mon Sep 17 00:00:00 2001 From: Brandon Clayton <bclayton@usgs.gov> Date: Wed, 19 Feb 2025 12:19:22 -0700 Subject: [PATCH] update deps --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e62cd901e..fcec045ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@bluehalo/ngx-leaflet": "^19.0.0", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^19.5.4", + "@ghsc/nshmp-lib-ng": "^19.5.5", "@ghsc/nshmp-template": "^19.4.6", "@ghsc/nshmp-utils-ts": "^3.12.1", "angular-plotly.js": "^6.0.0", @@ -3685,9 +3685,9 @@ } }, "node_modules/@ghsc/nshmp-lib-ng": { - "version": "19.5.4", - "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-19.5.4.tgz", - "integrity": "sha1-XQwpNIi4mili9EFZfrSgiskZ/Aw=", + "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=", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 5cc9cf9ac..5c37f742f 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@bluehalo/ngx-leaflet": "^19.0.0", "@compodoc/compodoc": "^1.1.26", "@ghsc/disagg-d3": "^0.13.0", - "@ghsc/nshmp-lib-ng": "^19.5.4", + "@ghsc/nshmp-lib-ng": "^19.5.5", "@ghsc/nshmp-template": "^19.4.6", "@ghsc/nshmp-utils-ts": "^3.12.1", "angular-plotly.js": "^6.0.0", -- GitLab