Skip to content

Commit d00a9ad

Browse files
rzhao271Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 7efb687 commit d00a9ad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4174,8 +4174,10 @@
41744174
"vsls": "^0.3.967"
41754175
},
41764176
"overrides": {
4177-
"diff": "8.0.3",
4178-
"serialize-javascript": "7.0.4",
4177+
"mocha": {
4178+
"diff": "7.0.0",
4179+
"serialize-javascript": "6.0.1"
4180+
},
41794181
"elliptic": "6.6.1"
41804182
},
41814183
"resolutions": {

0 commit comments

Comments
 (0)