Skip to content

Commit

Permalink
Merge pull request #28 from th-ch/snyk-upgrade-54c1400dcbff5fcbde1071…
Browse files Browse the repository at this point in the history
…153f1be456

[Snyk] Upgrade electron-debug from 3.0.1 to 3.1.0
  • Loading branch information
th-ch authored Jun 14, 2020
2 parents d0824f5 + 3d835fb commit 6691cbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@cliqz/adblocker-electron": "^1.14.2",
"YoutubeNonStop": "git://github.com/lawfx/YoutubeNonStop.git#v0.7.1",
"electron-debug": "^3.0.1",
"electron-debug": "^3.1.0",
"electron-is": "^3.0.0",
"electron-localshortcut": "^3.2.1",
"electron-store": "^5.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2398,10 +2398,10 @@ electron-chromedriver@^8.0.0:
electron-download "^4.1.1"
extract-zip "^1.6.7"

electron-debug@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/electron-debug/-/electron-debug-3.0.1.tgz#95b43b968ec7dbe96300034143e58b803a1e82dc"
integrity sha512-fo3mtDM4Bxxm3DW1I+XcJKfQlUlns4QGWyWGs8OrXK1bBZ2X9HeqYMntYBx78MYRcGY5S/ualuG4GhCnPlaZEA==
electron-debug@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/electron-debug/-/electron-debug-3.1.0.tgz#0df17297487fa3c82344d810812853bf67f0bd69"
integrity sha512-SWEqLj4MgfV3tGuO5eBLQ5/Nr6M+KPxsnE0bUJZvQebGJus6RAcdmvd7L+l0Ji31h2mmrN23l2tHFtCa2FvurA==
dependencies:
electron-is-dev "^1.1.0"
electron-localshortcut "^3.1.0"
Expand Down

0 comments on commit 6691cbf

Please sign in to comment.