Skip to content

Commit bb9190b

Browse files
authoredApr 30, 2021
build(deps): bump ssri from 6.0.1 to 6.0.2 (#12047)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](npm/ssri@v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7cf063 commit bb9190b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3269,9 +3269,9 @@ fd-slicer@~1.0.1:
32693269
pend "~1.2.0"
32703270

32713271
figgy-pudding@^3.5.1:
3272-
version "3.5.1"
3273-
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790"
3274-
integrity sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==
3272+
version "3.5.2"
3273+
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
3274+
integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==
32753275

32763276
figures@^1.3.5, figures@^1.7.0:
32773277
version "1.7.0"
@@ -7531,9 +7531,9 @@ sshpk@^1.7.0:
75317531
tweetnacl "~0.14.0"
75327532

75337533
ssri@^6.0.1:
7534-
version "6.0.1"
7535-
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
7536-
integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
7534+
version "6.0.2"
7535+
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5"
7536+
integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==
75377537
dependencies:
75387538
figgy-pudding "^3.5.1"
75397539

0 commit comments

Comments
 (0)
Please sign in to comment.