chore(deps): bump open from 7.2.1 to 7.3.0 (#387)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-30 14:22:27 -04:00
committed by GitHub
parent f980a0bba0
commit 4db4f1f9d7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5597,9 +5597,9 @@
}
},
"open": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/open/-/open-7.2.1.tgz",
"integrity": "sha512-xbYCJib4spUdmcs0g/2mK1nKo/jO2T7INClWd/beL7PFkXRWgr8B23ssDHX/USPn2M2IjDR5UdpYs6I67SnTSA==",
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/open/-/open-7.3.0.tgz",
"integrity": "sha512-mgLwQIx2F/ye9SmbrUkurZCnkoXyXyu9EbHtJZrICjVAJfyMArdHp3KkixGdZx1ZHFPNIwl0DDM1dFFqXbTLZw==",
"requires": {
"is-docker": "^2.0.0",
"is-wsl": "^2.1.1"
+1 -1
View File
@@ -31,7 +31,7 @@
"messaging-api-telegram": "^1.0.1",
"node-notifier": "^8.0.0",
"nodemailer": "^6.4.11",
"open": "^7.2.1",
"open": "^7.3.0",
"play-sound": "^1.1.3",
"puppeteer": "^5.3.1",
"puppeteer-extra": "^3.1.15",