Merge pull request #691 from fraction/dependabot/npm_and_yarn/open-8.1.0

Bump open from 8.0.8 to 8.1.0
This commit is contained in:
Christian Bundy 2021-05-24 08:41:13 -07:00 committed by GitHub
commit 211abfbe91
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

@ -7992,9 +7992,9 @@
"integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q="
},
"open": {
"version": "8.0.8",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.8.tgz",
"integrity": "sha512-3XmKIU8+H/TVr8wB8C4vj0z748+yBydSvtpzZVS6vQ1dKNHB6AiPbhaoG+89zb80717GPk9y/7OvK0R6FXkNmQ==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/open/-/open-8.1.0.tgz",
"integrity": "sha512-jB5hAtsDOhCy/FNQJwQJOrGlxLUat482Yr14rbA5l2Zb1eOeoS+ccQPO036C1+z9VDBTmOZqzh1tBbI4myzIYw==",
"requires": {
"define-lazy-prop": "^2.0.0",
"is-docker": "^2.1.1",