Bump open from 8.1.0 to 8.2.1

Bumps [open](https://github.com/sindresorhus/open) from 8.1.0 to 8.2.1.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.1.0...v8.2.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-21 23:04:02 +00:00 committed by GitHub
parent ba7ddebf58
commit 0f0a236d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -7992,9 +7992,9 @@
"integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q="
},
"open": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/open/-/open-8.1.0.tgz",
"integrity": "sha512-jB5hAtsDOhCy/FNQJwQJOrGlxLUat482Yr14rbA5l2Zb1eOeoS+ccQPO036C1+z9VDBTmOZqzh1tBbI4myzIYw==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/open/-/open-8.2.1.tgz",
"integrity": "sha512-rXILpcQlkF/QuFez2BJDf3GsqpjGKbkUUToAIGo9A0Q6ZkoSGogZJulrUdwRkrAsoQvoZsrjCYt8+zblOk7JQQ==",
"requires": {
"define-lazy-prop": "^2.0.0",
"is-docker": "^2.1.1",