@cognite/reveal 4.26.0-dev.20250919 → 4.27.0-dev.20250923

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cognite/reveal",
3
- "version": "4.26.0-dev.20250919",
3
+ "version": "4.27.0-dev.20250923",
4
4
  "description": "WebGL based 3D viewer for CAD and point clouds processed in Cognite Data Fusion.",
5
5
  "homepage": "https://github.com/cognitedata/reveal/tree/master/viewer",
6
6
  "repository": {
@@ -157,6 +157,6 @@
157
157
  ],
158
158
  "packageManager": "yarn@4.9.4",
159
159
  "resolutions": {
160
- "binary-install/axios": "^0.30.0"
160
+ "binary-install/axios": "^1.0.0"
161
161
  }
162
162
  }