diff options
author | Chocobozzz <me@florianbigard.com> | 2017-12-19 10:34:56 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2017-12-19 10:53:16 +0100 |
commit | e12a009254de33bcdbd8334992980fa029c3e10d (patch) | |
tree | 85c6b576d9f76fee33b22e1fdbdca5e9daa24d50 /yarn.lock | |
parent | ce33ee01cd3806201b676c318e9aa930032921b2 (diff) | |
download | PeerTube-e12a009254de33bcdbd8334992980fa029c3e10d.tar.gz PeerTube-e12a009254de33bcdbd8334992980fa029c3e10d.tar.zst PeerTube-e12a009254de33bcdbd8334992980fa029c3e10d.zip |
Status are sent to mastodon
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2378,9 +2378,9 @@ jsonify@~0.0.0: | |||
2378 | version "0.0.0" | 2378 | version "0.0.0" |
2379 | resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" | 2379 | resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" |
2380 | 2380 | ||
2381 | "jsonld-signatures@https://github.com/digitalbazaar/jsonld-signatures#rsa2017": | 2381 | "jsonld-signatures@https://github.com/Chocobozzz/jsonld-signatures#rsa2017": |
2382 | version "1.2.2-2" | 2382 | version "1.2.2-2" |
2383 | resolved "https://github.com/digitalbazaar/jsonld-signatures#ccb5ca156d72d7632131080d6ef564681791391e" | 2383 | resolved "https://github.com/Chocobozzz/jsonld-signatures#77660963e722eb4541d2d255f9d9d4216329665f" |
2384 | dependencies: | 2384 | dependencies: |
2385 | bitcore-message "github:CoMakery/bitcore-message#dist" | 2385 | bitcore-message "github:CoMakery/bitcore-message#dist" |
2386 | jsonld "^0.5.12" | 2386 | jsonld "^0.5.12" |