chore(deps-dev): bump open from 7.3.1 to 7.4.0

This commit is contained in:
dependabot[bot]
2021-02-02 00:21:11 -05:00
committed by GitHub
parent 4be20654c6
commit d2003ef326
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -22267,9 +22267,9 @@
} }
}, },
"open": { "open": {
"version": "7.3.1", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/open/-/open-7.3.1.tgz", "resolved": "https://registry.npmjs.org/open/-/open-7.4.0.tgz",
"integrity": "sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==", "integrity": "sha512-PGoBCX/lclIWlpS/R2PQuIR4NJoXh6X5AwVzE7WXnWRGvHg7+4TBCgsujUgiPpm0K1y4qvQeWnCWVTpTKZBtvA==",
"dev": true, "dev": true,
"requires": { "requires": {
"is-docker": "^2.0.0", "is-docker": "^2.0.0",

View File

@@ -156,7 +156,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": "^7.3.1", "open": "^7.4.0",
"postcss": "=8.2.4", "postcss": "=8.2.4",
"postcss-loader": "=4.2.0", "postcss-loader": "=4.2.0",
"postcss-preset-env": "=6.7.0", "postcss-preset-env": "=6.7.0",