chore(deps-dev): bump open from 8.0.3 to 8.0.4

Bumps [open](https://github.com/sindresorhus/open) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.3...v8.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-22 05:07:31 +00:00
committed by GitHub
parent 72506e581f
commit f8ff73f53b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -23068,9 +23068,9 @@
}
},
"open": {
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.3.tgz",
"integrity": "sha512-7nsHNw3rOIPTwhF5iYkgE+LVM/oUHWC3cgrWNxPqa+W+Wl5Ekvo32qayB5PYX8zNjXzUkrTaJsWpaGmuw8Aspg==",
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/open/-/open-8.0.4.tgz",
"integrity": "sha512-Txc9FOcvjrr5Kv+Zb3w89uKMKiP7wH8mLdYj1xJa+YnhhntEYhbB6cQHjS4O6P+jFwMEzEQVVcpfnu9WkKNuLQ==",
"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.3",
"open": "^8.0.4",
"postcss": "=8.2.8",
"postcss-loader": "=4.2.0",
"postcss-preset-env": "=6.7.0",