Merge pull request #653 from fraction/dependabot/npm_and_yarn/open-8.0.5

Bump open from 8.0.4 to 8.0.5
This commit is contained in:
Christian Bundy 2021-04-05 08:23:59 -07:00 committed by GitHub
commit 8135c6de16
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

@ -7936,9 +7936,9 @@
"integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q="
},
"open": {
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.4.tgz",
"integrity": "sha512-Txc9FOcvjrr5Kv+Zb3w89uKMKiP7wH8mLdYj1xJa+YnhhntEYhbB6cQHjS4O6P+jFwMEzEQVVcpfnu9WkKNuLQ==",
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.5.tgz",
"integrity": "sha512-hkPXCz7gijWp2GoWqsQ4O/5p7F6d5pIQ/+9NyeWG1nABJ4zvLi9kJRv1a44kVf5p13wK0WMoiRA+Xey68yOytA==",
"requires": {
"define-lazy-prop": "^2.0.0",
"is-docker": "^2.1.1",