diff --git a/libs/loaders/occt-import-js.wasm b/libs/loaders/occt-import-js.wasm index c2a4491..a743c4e 100644 Binary files a/libs/loaders/occt-import-js.wasm and b/libs/loaders/occt-import-js.wasm differ diff --git a/package-lock.json b/package-lock.json index 225e4b1..bba4c78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@simonwep/pickr": "1.8.2", "draco3d": "1.5.3", "fflate": "0.7.3", - "occt-import-js": "0.0.11", + "occt-import-js": "0.0.12", "rhino3dm": "7.15.0", "three": "0.144.0", "web-ifc": "0.0.35" @@ -4092,9 +4092,9 @@ } }, "node_modules/occt-import-js": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.11.tgz", - "integrity": "sha512-jiEUn5mdWwVOlWRPrfzzNz8KGOMKWP5ZCSL9/EgeHw5Tc+w+wXk+bEMzBBc5/r0pTNwFIz8rjl+vnBxQvlqPew==" + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.12.tgz", + "integrity": "sha512-8W7jJ9efkwCUtUKQicg7fKrkLHDMdvb7qHckXKXDvfRGNn2YUGxsI/TJW1gAGoMpfDgi8e1gARWvTuBf3BSKXw==" }, "node_modules/omggif": { "version": "1.0.10", @@ -8542,9 +8542,9 @@ "dev": true }, "occt-import-js": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.11.tgz", - "integrity": "sha512-jiEUn5mdWwVOlWRPrfzzNz8KGOMKWP5ZCSL9/EgeHw5Tc+w+wXk+bEMzBBc5/r0pTNwFIz8rjl+vnBxQvlqPew==" + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.12.tgz", + "integrity": "sha512-8W7jJ9efkwCUtUKQicg7fKrkLHDMdvb7qHckXKXDvfRGNn2YUGxsI/TJW1gAGoMpfDgi8e1gARWvTuBf3BSKXw==" }, "omggif": { "version": "1.0.10", diff --git a/package.json b/package.json index e434bc3..f58b93a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "rhino3dm": "7.15.0", "three": "0.144.0", "web-ifc": "0.0.35", - "occt-import-js" : "0.0.11" + "occt-import-js" : "0.0.12" }, "eslintConfig": { "env": {