diff --git a/browse-next/package-lock.json b/browse-next/package-lock.json index b1fa459d..6ba1b7a9 100644 --- a/browse-next/package-lock.json +++ b/browse-next/package-lock.json @@ -26,7 +26,7 @@ "leaflet": "^1.9.3", "luxon": "^3.3.0", "scale-color-perceptual": "^1.1.2", - "spectastiq": "github:hardiesoft/spectastiq#v0.9.7", + "spectastiq": "github:hardiesoft/spectastiq#v0.9.8", "suncalc": "^1.9.0", "tesseract-wasm": "^0.10.0", "tz-lookup-oss": "^6.3.0", @@ -3767,8 +3767,8 @@ } }, "node_modules/spectastiq": { - "version": "0.9.7", - "resolved": "git+ssh://git@github.com/hardiesoft/spectastiq.git#215b6091263c269a42d9f0c04f64084240a283a6", + "version": "0.9.8", + "resolved": "git+ssh://git@github.com/hardiesoft/spectastiq.git#fe64002d8f31577423ba469cfde59e93b33a2bc7", "license": "MIT" }, "node_modules/strip-json-comments": { diff --git a/browse-next/package.json b/browse-next/package.json index 35162a8e..629de826 100644 --- a/browse-next/package.json +++ b/browse-next/package.json @@ -33,7 +33,7 @@ "tz-lookup-oss": "^6.3.0", "vue": "^3.5.13", "vue-router": "^4.5.0", - "spectastiq": "github:hardiesoft/spectastiq#v0.9.7" + "spectastiq": "github:hardiesoft/spectastiq#v0.9.8" }, "devDependencies": { "@eslint/compat": "^1.2.0",