Merge pull request #606 from fraction/dependabot/npm_and_yarn/open-7.4.1

Bump open from 7.4.0 to 7.4.1
This commit is contained in:
Christian Bundy 2021-02-16 07:37:41 -08:00 committed by GitHub
commit 2919e2d5d6
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

@ -7919,9 +7919,9 @@
"integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q="
},
"open": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/open/-/open-7.4.0.tgz",
"integrity": "sha512-PGoBCX/lclIWlpS/R2PQuIR4NJoXh6X5AwVzE7WXnWRGvHg7+4TBCgsujUgiPpm0K1y4qvQeWnCWVTpTKZBtvA==",
"version": "7.4.1",
"resolved": "https://registry.npmjs.org/open/-/open-7.4.1.tgz",
"integrity": "sha512-Pxv+fKRsd/Ozflgn2Gjev1HZveJJeKR6hKKmdaImJMuEZ6htAvCTbcMABJo+qevlAelTLCrEK3YTKZ9fVTcSPw==",
"requires": {
"is-docker": "^2.0.0",
"is-wsl": "^2.1.1"