Skip to content

Commit

Permalink
chore: bump vinyl and vinyl-fs to the latest release to fix vulnerabi…
Browse files Browse the repository at this point in the history
…lity issue
  • Loading branch information
cheton committed Jul 11, 2023
1 parent 9dbe663 commit d54293b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"parse5": "^6.0.0",
"sortobject": "^4.0.0",
"through2": "^4.0.0",
"vinyl": "^2.2.0",
"vinyl-fs": "^3.0.1"
"vinyl": "^3.0.0",
"vinyl-fs": "^4.0.0"
},
"devDependencies": {
"@babel/cli": "^7.17.10",
Expand Down

0 comments on commit d54293b

Please sign in to comment.