Skip to content

Commit 7348f2e

Browse files
committed
Added some overrides to fix security issues
1 parent c6b3da2 commit 7348f2e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@
199199
},
200200
"overrides": {
201201
"tmp": "0.2.5",
202-
"js-yaml": "^4.1.1"
202+
"js-yaml": "^4.1.1",
203+
"serialize-javascript": "7.0.3",
204+
"diff": "8.0.3",
205+
"axios": "1.13.6"
203206
}
204207
}

0 commit comments

Comments
 (0)