chore(deps-dev): bump open from 8.0.5 to 8.0.6
Bumps [open](https://github.com/sindresorhus/open) from 8.0.5 to 8.0.6. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v8.0.5...v8.0.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -24248,9 +24248,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"open": {
|
"open": {
|
||||||
"version": "8.0.5",
|
"version": "8.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/open/-/open-8.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/open/-/open-8.0.6.tgz",
|
||||||
"integrity": "sha512-hkPXCz7gijWp2GoWqsQ4O/5p7F6d5pIQ/+9NyeWG1nABJ4zvLi9kJRv1a44kVf5p13wK0WMoiRA+Xey68yOytA==",
|
"integrity": "sha512-vDOC0KwGabMPFtIpCO2QOnQeOz0N2rEkbuCuxICwLMUCrpv+A7NHrrzJ2dQReJmVluHhO4pYRh/Pn6s8t7Op6Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"define-lazy-prop": "^2.0.0",
|
"define-lazy-prop": "^2.0.0",
|
||||||
|
|||||||
@@ -155,7 +155,7 @@
|
|||||||
"npm-audit-ci-wrapper": "^3.0.0",
|
"npm-audit-ci-wrapper": "^3.0.0",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"oauth2-server": "^2.4.1",
|
"oauth2-server": "^2.4.1",
|
||||||
"open": "^8.0.5",
|
"open": "^8.0.6",
|
||||||
"postcss": "=8.2.10",
|
"postcss": "=8.2.10",
|
||||||
"postcss-loader": "=4.2.0",
|
"postcss-loader": "=4.2.0",
|
||||||
"postcss-preset-env": "=6.7.0",
|
"postcss-preset-env": "=6.7.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user