diff --git a/package-lock.json b/package-lock.json index 54855a9bb..ab65b6fb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@floating-ui/dom": "^1.6.12", "@google/model-viewer": "^4.0.0", - "@marko-tags/subscribe": "^0.5.1", + "@marko-tags/subscribe": "^0.5.2", "highcharts": "11.3.0", "makeup-active-descendant": "0.7.4", "makeup-expander": "~0.11.4", @@ -3752,9 +3752,9 @@ } }, "node_modules/@marko-tags/subscribe": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@marko-tags/subscribe/-/subscribe-0.5.1.tgz", - "integrity": "sha512-KC7n9MaQbXCjs2NvlJpEo50Iht7nVVqoskkBeiYBpjmxnlhNb1ECCHxV6x0c/nTcSHgoV2qZ48C+yszqSHJtww==", + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/@marko-tags/subscribe/-/subscribe-0.5.2.tgz", + "integrity": "sha512-GIr9ZZoFo6A1GQWJiCmA6zM+TKBrzMTnZNgUskAFK57kyVQB8pc4FlYXpddiw7z2Z6fCMxS6tZ/6RYdPb7HGwg==", "license": "MIT", "peerDependencies": { "marko": "^4.12.4 || ^5" diff --git a/package.json b/package.json index a9d2ecb67..8b82eb1bc 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dependencies": { "@floating-ui/dom": "^1.6.12", "@google/model-viewer": "^4.0.0", - "@marko-tags/subscribe": "^0.5.1", + "@marko-tags/subscribe": "^0.5.2", "highcharts": "11.3.0", "makeup-active-descendant": "0.7.4", "makeup-expander": "~0.11.4",