Skip to content

Commit

Permalink
Merge pull request #717 from th-ch/snyk-upgrade-7b576b920d24e12003dea…
Browse files Browse the repository at this point in the history
…d59064f8564

[Snyk] Upgrade custom-electron-prompt from 1.4.2 to 1.5.0
  • Loading branch information
th-ch authored Jun 6, 2022
2 parents 59a9391 + 54d25a2 commit 8666f93
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 @@ -100,7 +100,7 @@
"async-mutex": "^0.3.2",
"browser-id3-writer": "^4.4.0",
"chokidar": "^3.5.3",
"custom-electron-prompt": "^1.4.2",
"custom-electron-prompt": "^1.5.0",
"custom-electron-titlebar": "^4.1.0",
"discord-rpc": "^4.0.1",
"electron-better-web-request": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2769,10 +2769,10 @@ cssstyle@^2.3.0:
dependencies:
cssom "~0.3.6"

custom-electron-prompt@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/custom-electron-prompt/-/custom-electron-prompt-1.4.2.tgz#54aa1dc761854bc42ead0e87e0c86b4e55f31c0e"
integrity sha512-n4CMCO2HBR2YVgJg51gkHIEcXEWcfC4kkoXQx3HFR3E5hXBcZY9tizQ+fuhRL9QC2A9Ltkn+H3Nh+qUD85cxAA==
custom-electron-prompt@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/custom-electron-prompt/-/custom-electron-prompt-1.5.0.tgz#b514267f28e9f0d61011e03f76b1e59473af33d4"
integrity sha512-DO+CIfO8c5lG+yzAkXD8PbFunPQ+WCJ4QeGN8bCvos7Fxt3xFDW0Qdnm1v9DKkAMj7iG0SujhdfNzsrtA4fl5g==

custom-electron-titlebar@^4.1.0:
version "4.1.0"
Expand Down

0 comments on commit 8666f93

Please sign in to comment.