From f368ba93dbbacc7c35337eafb6d6c84197f4d227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 02:00:49 +0000 Subject: [PATCH] chore(deps): bump open from 8.1.0 to 8.2.0 Bumps [open](https://github.com/sindresorhus/open) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v8.1.0...v8.2.0) Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7031d052cc..8f5f680e9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13965,9 +13965,9 @@ } }, "node_modules/open": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/open/-/open-8.1.0.tgz", - "integrity": "sha512-jB5hAtsDOhCy/FNQJwQJOrGlxLUat482Yr14rbA5l2Zb1eOeoS+ccQPO036C1+z9VDBTmOZqzh1tBbI4myzIYw==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/open/-/open-8.2.0.tgz", + "integrity": "sha512-O8uInONB4asyY3qUcEytpgwxQG3O0fJ/hlssoUHsBboOIRVZzT6Wq+Rwj5nffbeUhOdMjpXeISpDDzHCMRDuOQ==", "dependencies": { "define-lazy-prop": "^2.0.0", "is-docker": "^2.1.1", @@ -29351,9 +29351,9 @@ } }, "open": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/open/-/open-8.1.0.tgz", - "integrity": "sha512-jB5hAtsDOhCy/FNQJwQJOrGlxLUat482Yr14rbA5l2Zb1eOeoS+ccQPO036C1+z9VDBTmOZqzh1tBbI4myzIYw==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/open/-/open-8.2.0.tgz", + "integrity": "sha512-O8uInONB4asyY3qUcEytpgwxQG3O0fJ/hlssoUHsBboOIRVZzT6Wq+Rwj5nffbeUhOdMjpXeISpDDzHCMRDuOQ==", "requires": { "define-lazy-prop": "^2.0.0", "is-docker": "^2.1.1",