Skip to content

Commit f360818

Browse files
committed
try fix macos build
1 parent c70e525 commit f360818

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"word-wrap": "1.2.4",
8888
"**/semver": "^7.5.2",
8989
"rawproto/protobufjs": "^7.2.5",
90+
"@electron/notarize": "2.3.2",
9091
"webpack-bundle-analyzer/ws": "^7.5.10",
9192
"msw/path-to-regexp": "^6.3.0",
9293
"msw/cookie": "^0.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,10 +1205,10 @@
12051205
tar "^6.2.1"
12061206
which "^2.0.2"
12071207

1208-
"@electron/[email protected]":
1209-
version "2.2.1"
1210-
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.2.1.tgz#d0aa6bc43cba830c41bfd840b85dbe0e273f59fe"
1211-
integrity sha512-aL+bFMIkpR0cmmj5Zgy0LMKEpgy43/hw5zadEArgmAMWWlKc5buwFvFT9G/o/YJkvXAJm5q3iuTuLaiaXW39sg==
1208+
"@electron/[email protected]", "@electron/[email protected]":
1209+
version "2.3.2"
1210+
resolved "https://registry.yarnpkg.com/@electron/notarize/-/notarize-2.3.2.tgz#20a52a961747be8542a35003380988a0d3fe15e6"
1211+
integrity sha512-zfayxCe19euNwRycCty1C7lF7snk9YwfRpB5M8GLr1a4ICH63znxaPNAubrMvj0yDvVozqfgsdYpXVUnpWBDpg==
12121212
dependencies:
12131213
debug "^4.1.1"
12141214
fs-extra "^9.0.1"

0 commit comments

Comments
 (0)