Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit de1ce0f

Browse files
authored
Merge pull request #94 from YikaiHu/main
fix: fix dependabot json5 issue
2 parents bddf338 + f154d97 commit de1ce0f

File tree

2 files changed

+46
-9
lines changed

2 files changed

+46
-9
lines changed

source/package-lock.json

Lines changed: 44 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"ansi-regex": "5.0.1",
5050
"vm2": "3.9.11",
5151
"async": "3.2.2",
52-
"minimatch": "3.0.5"
52+
"minimatch": "3.0.5",
53+
"json5": "2.2.2"
5354
}
5455
}

0 commit comments

Comments
 (0)