Skip to content

Commit 01d4fe0

Browse files
committed
Update package.json
Needed to update core-js, because CML library depends on it
1 parent 44ff2f6 commit 01d4fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"chai": "^4.4.1",
5353
"chai-spies": "^1.1.0",
5454
"clean-jsdoc-theme": "^4.2.17",
55-
"core-js": "^3.39.0",
55+
"core-js": "^3.41.0",
5656
"eslint": "^9.13.0",
5757
"eslint-webpack-plugin": "^4.2.0",
5858
"globals": "^15.11.0",

0 commit comments

Comments
 (0)