brepjs 18.119.4 → 18.119.6
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 +1 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "brepjs",
|
|
3
|
-
"version": "18.119.
|
|
3
|
+
"version": "18.119.6",
|
|
4
4
|
"description": "Web CAD library with pluggable geometry kernel",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"cad",
|
|
@@ -311,7 +311,6 @@
|
|
|
311
311
|
},
|
|
312
312
|
"overrides": {
|
|
313
313
|
"dompurify": "^3.4.11",
|
|
314
|
-
"brace-expansion": "^5.0.7",
|
|
315
314
|
"esbuild@<0.25.0": "^0.25.0",
|
|
316
315
|
"esbuild@>=0.26.0 <0.28.1": "^0.28.1",
|
|
317
316
|
"js-yaml": "^4.2.0",
|