Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit a6ec9eb

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps): [security] bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.** - [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-preview[bot] <[email protected]>
1 parent 6c7c5f3 commit a6ec9eb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2811,9 +2811,9 @@ fast-levenshtein@~2.0.4:
28112811
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
28122812

28132813
figgy-pudding@^3.4.1, figgy-pudding@^3.5.1:
2814-
version "3.5.1"
2815-
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790"
2816-
integrity sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==
2814+
version "3.5.2"
2815+
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
2816+
integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==
28172817

28182818
figures@^2.0.0:
28192819
version "2.0.0"
@@ -6084,9 +6084,9 @@ sshpk@^1.7.0:
60846084
tweetnacl "~0.14.0"
60856085

60866086
ssri@^6.0.0, ssri@^6.0.1:
6087-
version "6.0.1"
6088-
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
6089-
integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
6087+
version "6.0.2"
6088+
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5"
6089+
integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==
60906090
dependencies:
60916091
figgy-pudding "^3.5.1"
60926092

0 commit comments

Comments
 (0)