Bump open from 8.0.3 to 8.0.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-22 05:12:52 +00:00 committed by GitHub
parent f0225d9ffc
commit 042bf25293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -7930,9 +7930,9 @@
"integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q="
},
"open": {
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.3.tgz",
"integrity": "sha512-7nsHNw3rOIPTwhF5iYkgE+LVM/oUHWC3cgrWNxPqa+W+Wl5Ekvo32qayB5PYX8zNjXzUkrTaJsWpaGmuw8Aspg==",
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.4.tgz",
"integrity": "sha512-Txc9FOcvjrr5Kv+Zb3w89uKMKiP7wH8mLdYj1xJa+YnhhntEYhbB6cQHjS4O6P+jFwMEzEQVVcpfnu9WkKNuLQ==",
"requires": {
"define-lazy-prop": "^2.0.0",
"is-docker": "^2.1.1",