Skip to content

Commit 2496eb6

Browse files
committed
fix(deps): update dependency strip-bom to v5
1 parent 25dc80c commit 2496eb6

File tree

2 files changed

+42
-9
lines changed

2 files changed

+42
-9
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"is-utf8": "^0.2.1",
8686
"lodash": "4.17.21",
8787
"minimist": "1.2.6",
88-
"strip-bom": "4.0.0",
88+
"strip-bom": "5.0.0",
8989
"strip-json-comments": "3.1.1"
9090
},
9191
"nyc": {

0 commit comments

Comments
 (0)