From f6abf2acd424c37046646de71f3efdd63758ffc7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 12:33:53 +0200 Subject: [PATCH] chore(deps-dev): bump openpgp from 4.10.4 to 4.10.6 (#989) Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 4.10.4 to 4.10.6. - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.4...v4.10.6) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Justin Dalrymple --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 785d8ed6..53822208 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7738,9 +7738,9 @@ opencollective-postinstall@^2.0.2: integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q== openpgp@^4.10.4: - version "4.10.4" - resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.4.tgz#453ae856052bcedc78ac1556ffbc2210348151f3" - integrity sha512-JMceIvDDE9Qko2AsMpVgf4YM7h7zPt3sZT0qnOIvwynuDuTs+wL5ht37t894hirgzSHr2d+64nEnKbBtwoYwSQ== + version "4.10.6" + resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.6.tgz#847dc08e4c668a4b08afe50af1d2d0a966b3cf41" + integrity sha512-xSV5lmaKtHOltsCW0cA++GoOZ6zEuJ1lASsFsUIeWssipsN3yW7WaPNzNI2YUbY5l5C9VI6wTNOPZhOj+k8n5w== dependencies: asn1.js "^5.0.0" node-fetch "^2.1.2"