Skip to content

Commit 5669c2c

Browse files
committed
Fixed micromatch package vulnerability warnings
1 parent 1be8106 commit 5669c2c

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,8 @@
6565
"tsconfig-paths": "^4.2.0",
6666
"tsx": "^4.15.7",
6767
"typescript": "^5.5.2"
68+
},
69+
"resolutions": {
70+
"micromatch": "^4.0.8"
6871
}
6972
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)