diff --git a/package-lock.json b/package-lock.json index b5a2e49cc..3669082c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@bimdata/design-system": "2.0.0", "@bimdata/guided-tour-components": "1.0.4", "@bimdata/typescript-fetch-api-client": "9.20.3", - "@bimdata/viewer": "^2.0.0-beta.94", + "@bimdata/viewer": "^2.0.0-beta.96", "async": "^3.2.5", "lodash": "^4.17.21", "maplibre-gl": "^3.6.2", @@ -635,9 +635,9 @@ "integrity": "sha512-RS/RdM5x90fR+I+vGdAhWkdQDfZJRJ4jj3xVinrZwYKvbkrF+1S2zQOjgHKswnGoEn9zpywpcO5j3MPAm9oTxw==" }, "node_modules/@bimdata/viewer": { - "version": "2.0.0-beta.94", - "resolved": "https://registry.npmjs.org/@bimdata/viewer/-/viewer-2.0.0-beta.94.tgz", - "integrity": "sha512-Yp+rzyT/Lat2002pVTLDLr/OcWdNW1vW67GWcoWCLZK/CbF51NJJiNzkglT1nYLfP7plUi6+tjPwuAkh6GqM1g==" + "version": "2.0.0-beta.96", + "resolved": "https://registry.npmjs.org/@bimdata/viewer/-/viewer-2.0.0-beta.96.tgz", + "integrity": "sha512-7kWiOZSxaWbdFJt1rTS3APZXldw8Ysiq6yItng4uTE8qic7ON3DTI5Der3mHBSVO+EeeEKU/9Q0kZING+SuOyg==" }, "node_modules/@colors/colors": { "version": "1.5.0", diff --git a/package.json b/package.json index 418e47d8a..a5a33d4f8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@bimdata/design-system": "2.0.0", "@bimdata/guided-tour-components": "1.0.4", "@bimdata/typescript-fetch-api-client": "9.20.3", - "@bimdata/viewer": "^2.0.0-beta.94", + "@bimdata/viewer": "^2.0.0-beta.96", "async": "^3.2.5", "lodash": "^4.17.21", "maplibre-gl": "^3.6.2",