Skip to content

Commit

Permalink
chore: audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMikeladze committed Sep 23, 2024
1 parent aef4ab9 commit f4a308e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,9 @@
"react": ">=17",
"react-dom": ">=17"
},
"resolutions": {}
"pnpm": {
"overrides": {
"micromatch@<4.0.8": ">=4.0.8"
}
}
}
16 changes: 5 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4a308e

Please sign in to comment.