chore(deps-dev): bump open from 7.4.0 to 7.4.1

This commit is contained in:
dependabot[bot]
2021-02-15 00:29:22 -05:00
committed by GitHub
parent a0584119cc
commit 11157d8bd6
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -22783,9 +22783,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==",
"dev": true,
"requires": {
"is-docker": "^2.0.0",

View File

@@ -156,7 +156,7 @@
"npm-audit-ci-wrapper": "^3.0.0",
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
"open": "^7.4.0",
"open": "^7.4.1",
"postcss": "=8.2.6",
"postcss-loader": "=4.2.0",
"postcss-preset-env": "=6.7.0",