aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-06 22:45:04 +0530
committerLibravatar GitHub <noreply@github.com>2021-05-06 17:15:04 +0000
commitaa60a3db5f074775885609d04cec8053d510071a (patch)
treec360b425c790cc2b4b8ddfeabbe37f7772b5a961 /package-lock.json
parentRun complete PR builds for osx and linux (#1361) (diff)
downloadferdium-app-aa60a3db5f074775885609d04cec8053d510071a.tar.gz
ferdium-app-aa60a3db5f074775885609d04cec8053d510071a.tar.zst
ferdium-app-aa60a3db5f074775885609d04cec8053d510071a.zip
Upgrade to macOS Big Sur in Travis and build native modules (#1359)
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json19
1 files changed, 10 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 552410496..7acfd4ee3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6787,6 +6787,16 @@
6787 "macos-notification-state": "^1.1.0", 6787 "macos-notification-state": "^1.1.0",
6788 "windows-notification-state": "^1.3.0", 6788 "windows-notification-state": "^1.3.0",
6789 "windows-quiet-hours": "^1.2.2" 6789 "windows-quiet-hours": "^1.2.2"
6790 },
6791 "dependencies": {
6792 "macos-notification-state": {
6793 "version": "1.3.5",
6794 "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-1.3.5.tgz",
6795 "integrity": "sha512-uTfue/exD5AtZnJHgjvaHCi0/MQOWigcTjKGmRmRSJz+SGdXZMM2TVAI/js8SnLILUzoA3FW1wveaPZne9x/Tg==",
6796 "requires": {
6797 "bindings": "^1.5.0"
6798 }
6799 }
6790 } 6800 }
6791 }, 6801 },
6792 "@meetfranz/forms": { 6802 "@meetfranz/forms": {
@@ -24626,15 +24636,6 @@
24626 } 24636 }
24627 } 24637 }
24628 }, 24638 },
24629 "macos-notification-state": {
24630 "version": "1.3.1",
24631 "resolved": "https://registry.npmjs.org/macos-notification-state/-/macos-notification-state-1.3.1.tgz",
24632 "integrity": "sha512-Zd4fezXN4WaXw0fJnO3dr8Eg72AKI4C+g0Jnm5KcX8o7WWvIMV9rzsl8mtuOL8FT+QPYv1xiaLpElqhXubf3Yw==",
24633 "requires": {
24634 "bindings": "^1.4.0",
24635 "nan": "^2.13.2"
24636 }
24637 },
24638 "macos-release": { 24639 "macos-release": {
24639 "version": "2.4.1", 24640 "version": "2.4.1",
24640 "resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.4.1.tgz", 24641 "resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.4.1.tgz",