Skip to content

Commit f4a308e

Browse files
committed
chore: audit fix
1 parent aef4ab9 commit f4a308e

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,9 @@
8989
"react": ">=17",
9090
"react-dom": ">=17"
9191
},
92-
"resolutions": {}
92+
"pnpm": {
93+
"overrides": {
94+
"micromatch@<4.0.8": ">=4.0.8"
95+
}
96+
}
9397
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)