Bump open from 7.3.0 to 7.3.1

Bumps [open](https://github.com/sindresorhus/open) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v7.3.0...v7.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 11:05:25 +00:00 committed by Benjamin Staneck
parent 012585cb45
commit 5d60f4dfda
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"json-loader": "0.5.7",
"mousetrap": "chabou/mousetrap#useCapture",
"ms": "2.1.3",
"open": "7.3.0",
"open": "7.3.1",
"ora": "5.2.0",
"parse-url": "5.0.2",
"php-escape-shell": "1.0.0",

View file

@ -5406,10 +5406,10 @@ onetime@^5.1.0, onetime@^5.1.2:
dependencies:
mimic-fn "^2.1.0"
open@7.3.0:
version "7.3.0"
resolved "https://registry.npmjs.org/open/-/open-7.3.0.tgz#45461fdee46444f3645b6e14eb3ca94b82e1be69"
integrity sha512-mgLwQIx2F/ye9SmbrUkurZCnkoXyXyu9EbHtJZrICjVAJfyMArdHp3KkixGdZx1ZHFPNIwl0DDM1dFFqXbTLZw==
open@7.3.1:
version "7.3.1"
resolved "https://registry.npmjs.org/open/-/open-7.3.1.tgz#111119cb919ca1acd988f49685c4fdd0f4755356"
integrity sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==
dependencies:
is-docker "^2.0.0"
is-wsl "^2.1.1"