chore(deps-dev): bump open from 8.0.6 to 8.0.7

Bumps [open](https://github.com/sindresorhus/open) from 8.0.6 to 8.0.7.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.6...v8.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-28 05:16:27 +00:00
committed by GitHub
parent f9cd5216e0
commit 61262e5012
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -24194,9 +24194,9 @@
"dev": true
},
"open": {
"version": "8.0.6",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.6.tgz",
"integrity": "sha512-vDOC0KwGabMPFtIpCO2QOnQeOz0N2rEkbuCuxICwLMUCrpv+A7NHrrzJ2dQReJmVluHhO4pYRh/Pn6s8t7Op6Q==",
"version": "8.0.7",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.7.tgz",
"integrity": "sha512-qoyG0kpdaWVoL5MiwTRQWujSdivwBOgfLadVEdpsZNHOK1+kBvmVtLYdgWr8G4cgBpG9zaxezn6jz6PPdQW5xg==",
"dev": true,
"requires": {
"define-lazy-prop": "^2.0.0",

View File

@@ -155,7 +155,7 @@
"npm-audit-ci-wrapper": "^3.0.0",
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
"open": "^8.0.6",
"open": "^8.0.7",
"postcss": "=8.2.13",
"postcss-loader": "=4.2.0",
"postcss-preset-env": "=6.7.0",