Skip to content

Commit 7cb1f9c

Browse files
committed
chore: disable install scripts via allowScripts and fix audit vulnerabilities
1 parent 4bafb28 commit 7cb1f9c

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,9 @@
4747
"husky": "9.1.7",
4848
"lint-staged": "17.0.8",
4949
"prettier": "3.8.5"
50+
},
51+
"allowScripts": {
52+
"fsevents": false,
53+
"unrs-resolver": false
5054
}
5155
}

0 commit comments

Comments
 (0)