diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-19 16:20:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 16:20:47 -0700 |
| commit | eae595525b92db40d583726f1ba2c0a9d011fff7 (patch) | |
| tree | ccbe8cb725544dfd9893f8bdbbaab384fdddf936 | |
| parent | 66d1cc9fecab92ec648d02098dbd8d5e1a828b05 (diff) | |
:arrow_up: Bump ssri from 6.0.1 to 6.0.2 (#23)
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](https://github.com/npm/ssri/compare/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>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -10220,9 +10220,9 @@ sshpk@^1.7.0: | |||
| 10220 | tweetnacl "~0.14.0" | 10220 | tweetnacl "~0.14.0" |
| 10221 | 10221 | ||
| 10222 | ssri@^6.0.1: | 10222 | ssri@^6.0.1: |
| 10223 | version "6.0.1" | 10223 | version "6.0.2" |
| 10224 | resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" | 10224 | resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5" |
| 10225 | integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA== | 10225 | integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q== |
| 10226 | dependencies: | 10226 | dependencies: |
| 10227 | figgy-pudding "^3.5.1" | 10227 | figgy-pudding "^3.5.1" |
| 10228 | 10228 | ||
