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

Commit bddf338

Browse files
authored
Merge pull request #92 from YikaiHu/main
fix: fix dependabot issue
2 parents 5b48fb0 + db00aa9 commit bddf338

File tree

2 files changed

+58
-41
lines changed

2 files changed

+58
-41
lines changed

source/package-lock.json

Lines changed: 56 additions & 40 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
@@ -48,6 +48,7 @@
4848
"resolutions": {
4949
"ansi-regex": "5.0.1",
5050
"vm2": "3.9.11",
51-
"async": "3.2.2"
51+
"async": "3.2.2",
52+
"minimatch": "3.0.5"
5253
}
5354
}

0 commit comments

Comments
 (0)