Skip to content

Commit 03b2996

Browse files
committed
Alert for micromatch in public
1 parent e0a6cbb commit 03b2996

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

public/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,8 @@
6161
"ts-jest": "^29.1.0",
6262
"ts-node": "~9.1.1",
6363
"typescript": "^5.4.5"
64+
},
65+
"overrides": {
66+
"micromatch@<4.0.8": "4.0.8"
6467
}
6568
}

0 commit comments

Comments
 (0)