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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-19 05:11:15 +00:00
committed by GitHub
parent dbdbf51d52
commit 8f82353efc
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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