Bump open from 7.4.0 to 7.4.1 #38

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/open-7.4.1 into main 2021-02-15 17:23:39 +00:00

12
package-lock.json generated
View File

@ -1793,9 +1793,9 @@
}
},
"node_modules/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==",
"dependencies": {
"is-docker": "^2.0.0",
"is-wsl": "^2.1.1"
@ -4085,9 +4085,9 @@
}
},
"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"