Skip to content

Commit 6c4a737

Browse files
Update dependency strip-bom to v5
1 parent 7cafa51 commit 6c4a737

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"semver": "^5.1.0",
4747
"ssri": "^5.3.0",
4848
"strip-ansi": "^4.0.0",
49-
"strip-bom": "^3.0.0",
49+
"strip-bom": "^5.0.0",
5050
"tar-fs": "^1.16.0",
5151
"tar-stream": "^1.6.1",
5252
"uuid": "^3.0.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7063,6 +7063,11 @@ strip-bom@^2.0.0:
70637063
dependencies:
70647064
is-utf8 "^0.2.0"
70657065

7066+
strip-bom@^5.0.0:
7067+
version "5.0.0"
7068+
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-5.0.0.tgz#88d2e135d154dca7a5e06b4a4ba9653b6bdc0dd2"
7069+
integrity sha512-p+byADHF7SzEcVnLvc/r3uognM1hUhObuHXxJcgLCfD194XAkaLbjq3Wzb0N5G2tgIjH0dgT708Z51QxMeu60A==
7070+
70667071
strip-eof@^1.0.0:
70677072
version "1.0.0"
70687073
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"

0 commit comments

Comments
 (0)