Bump open from 8.0.4 to 8.0.5

Bumps [open](https://github.com/sindresorhus/open) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.4...v8.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-05 11:03:40 +00:00 committed by Labhansh Agrawal
parent 3903b4fb49
commit b47202deeb
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"json-loader": "0.5.7", "json-loader": "0.5.7",
"mousetrap": "chabou/mousetrap#useCapture", "mousetrap": "chabou/mousetrap#useCapture",
"ms": "2.1.3", "ms": "2.1.3",
"open": "8.0.4", "open": "8.0.5",
"ora": "5.4.0", "ora": "5.4.0",
"parse-url": "5.0.2", "parse-url": "5.0.2",
"php-escape-shell": "1.0.0", "php-escape-shell": "1.0.0",

View file

@ -6003,10 +6003,10 @@ onetime@^5.1.0, onetime@^5.1.2:
dependencies: dependencies:
mimic-fn "^2.1.0" mimic-fn "^2.1.0"
open@8.0.4: open@8.0.5:
version "8.0.4" version "8.0.5"
resolved "https://registry.npmjs.org/open/-/open-8.0.4.tgz#2fb90debffcf20f4d7be537502ed3e3ee9e5dcbc" resolved "https://registry.npmjs.org/open/-/open-8.0.5.tgz#92ee3faafef4ddbe78006f7881572f3e81430b8f"
integrity sha512-Txc9FOcvjrr5Kv+Zb3w89uKMKiP7wH8mLdYj1xJa+YnhhntEYhbB6cQHjS4O6P+jFwMEzEQVVcpfnu9WkKNuLQ== integrity sha512-hkPXCz7gijWp2GoWqsQ4O/5p7F6d5pIQ/+9NyeWG1nABJ4zvLi9kJRv1a44kVf5p13wK0WMoiRA+Xey68yOytA==
dependencies: dependencies:
define-lazy-prop "^2.0.0" define-lazy-prop "^2.0.0"
is-docker "^2.1.1" is-docker "^2.1.1"