From a4ed7569b0c00eaccb59bb2d8dc82ec76553949a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 04:54:21 +0000 Subject: [PATCH] Bump ssri from 6.0.1 to 6.0.2 in /javascript/SimpleChat 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] --- javascript/SimpleChat/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/javascript/SimpleChat/yarn.lock b/javascript/SimpleChat/yarn.lock index 3f579fb..d66381e 100644 --- a/javascript/SimpleChat/yarn.lock +++ b/javascript/SimpleChat/yarn.lock @@ -379,7 +379,7 @@ base@^0.11.1: version "1.0.0" dependencies: "@polymer/polymer" "^3.0.0" - util "file:../../../../../../Library/Caches/Yarn/v6/util" + util "file:../support/util" "bbmChatList@file:../support/ui/widgets/bbmChatList": version "1.0.0" @@ -2362,9 +2362,9 @@ split-string@^3.0.1, split-string@^3.0.2: extend-shallow "^3.0.0" ssri@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" - integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA== + version "6.0.2" + resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5" + integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q== dependencies: figgy-pudding "^3.5.1"