Skip to content

Commit c8813da

Browse files
committed
RQLY-1153 chore: upgrade unsafe dependencies
1 parent f3ea3f3 commit c8813da

File tree

6 files changed

+5362
-4113
lines changed

6 files changed

+5362
-4113
lines changed

.erb/scripts/notarize.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const { notarize } = require("electron-notarize");
1+
const { notarize } = require("@electron/notarize");
22
const { build } = require("../../package.json");
33

44
exports.default = async function notarizeMacos(context) {

0 commit comments

Comments
 (0)