From a124a5fc8827b0042602a294c053846b1a58d89a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:04:41 +0000 Subject: [PATCH] build(deps): 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. - [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] --- yarn.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 420737a..a25c7d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2272,11 +2272,11 @@ dashdash@^1.12.0: assert-plus "^1.0.0" "datastream-client@file:packages/datastream-client": - version "1.8.6" + version "1.9.2" dependencies: - "@auroradao/datastream-connection" "^1.8.6" - "@auroradao/datastream-connector-web" "^1.8.6" - "@auroradao/datastream-types" "^1.8.6" + "@auroradao/datastream-connection" "^1.9.2" + "@auroradao/datastream-connector-web" "^1.9.2" + "@auroradao/datastream-types" "^1.9.2" shortid "^2.2.14" task-handler "^2.12.0" @@ -2988,8 +2988,9 @@ fellow@^3.2.0: integrity sha512-YhZMZJP+/IcwgHJJXOwsHeAocz3mX7yLAVa04+wgGqDyz4rlf4jg6aRJgSviXCtW9WjvmvwInFm6zHKwEKxUYw== figgy-pudding@^3.4.1, figgy-pudding@^3.5.1: - version "3.5.1" - resolved "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790" + version "3.5.2" + resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" + integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw== figures@^2.0.0: version "2.0.0" @@ -6375,8 +6376,9 @@ sshpk@^1.7.0: tweetnacl "~0.14.0" ssri@^6.0.0, ssri@^6.0.1: - version "6.0.1" - resolved "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" + 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"