Skip to content

Commit

Permalink
Fix security vulnerability in ansi-regex dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Apr 5, 2022
1 parent cf0ee8c commit 9ee4753
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sample/parcel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1561,9 +1561,9 @@ __metadata:
linkType: hard

"ansi-regex@npm:^3.0.0":
version: 3.0.0
resolution: "ansi-regex@npm:3.0.0"
checksum: 2ad11c416f81c39f5c65eafc88cf1d71aa91d76a2f766e75e457c2a3c43e8a003aadbf2966b61c497aa6a6940a36412486c975b3270cdfc3f413b69826189ec3
version: 3.0.1
resolution: "ansi-regex@npm:3.0.1"
checksum: 09daf180c5f59af9850c7ac1bd7fda85ba596cc8cbeb210826e90755f06c818af86d9fa1e6e8322fab2c3b9e9b03f56c537b42241139f824dd75066a1e7257cc
languageName: node
linkType: hard

Expand Down

0 comments on commit 9ee4753

Please sign in to comment.