mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 09:11:50 -04:00
Signal is a cross-platform centralized encrypted messaging service developed by the Signal Technology Foundation and Signal Messenger LLC. It uses the Internet to send one-to-one and group messages, which can include files, voice notes, images and videos. It can also be used to make one-to-one and group voice and video calls,[16][17] and the Android version can optionally function as an SMS app WWW: https://signal.org/ Special thanks to: tagattie@ for maintaining the electron ports
17 lines
764 B
Text
17 lines
764 B
Text
--- yarn.lock.orig 2022-06-16 19:08:59 UTC
|
|
+++ yarn.lock
|
|
@@ -6220,10 +6220,10 @@ electron-window@^0.8.0:
|
|
dependencies:
|
|
is-electron-renderer "^2.0.0"
|
|
|
|
-electron@18.3.2:
|
|
- version "18.3.2"
|
|
- resolved "https://registry.yarnpkg.com/electron/-/electron-18.3.2.tgz#015a8f4c92c62855d7f33206f2166d3e33b053b7"
|
|
- integrity sha512-Q1ciZ1M90L71WvyLbkD8Iwaq4YCwo8NUpBiLQUsd6M4E7i5vrzsA4g5Ylfzyela8DgRCNVknDVDfj6s+7YVWpA==
|
|
+electron@18.3.3:
|
|
+ version "18.3.3"
|
|
+ resolved "https://registry.yarnpkg.com/electron/-/electron-18.3.3.tgz#1c48273c1ad1522b8c18f19575e862c7ccd9f409"
|
|
+ integrity "sha512-LYxf3uCDc/r0klu7LL0eZLxkseoGIY/vrCfS0Qj4YTU3M7LLjOaIqrajI7icKwaI2dgxiuJJH3n4eqALFpJAFg=="
|
|
dependencies:
|
|
"@electron/get" "^1.13.0"
|
|
"@types/node" "^16.11.26"
|