Skip to content

Commit

Permalink
Address security vulnerability CVE-2021-3795 (#231)
Browse files Browse the repository at this point in the history
Signed-off-by: chloe-zh <[email protected]>
  • Loading branch information
chloe-zh authored Oct 14, 2021
1 parent c0dabae commit 374f9eb
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions workbench/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@ find-versions@^3.2.0:
resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-3.2.0.tgz#10297f98030a786829681690545ef659ed1d254e"
integrity sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==
dependencies:
semver-regex "^2.0.0"
semver-regex "^3.1.3"

flat-cache@^2.0.1:
version "2.0.1"
Expand Down Expand Up @@ -2297,10 +2297,11 @@ semver-compare@^1.0.0:
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=

semver-regex@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-2.0.0.tgz#a93c2c5844539a770233379107b38c7b4ac9d338"
integrity sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==
semver-regex@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-3.2.0.tgz#10297f98030a786829681690545ef659ed1d254e"
integrity sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==


[email protected]:
version "7.3.4"
Expand Down

0 comments on commit 374f9eb

Please sign in to comment.