Update etesync.
parent
3730300411
commit
76bbb78404
|
@ -7,7 +7,7 @@
|
|||
"@material-ui/icons": "^3.0.2",
|
||||
"@material-ui/lab": "^4.0.0-alpha.33",
|
||||
"@material-ui/styles": "^4.6.0",
|
||||
"etesync": "^0.1.2",
|
||||
"etesync": "^0.1.3",
|
||||
"ical.js": "^1.2.2",
|
||||
"immutable": "^4.0.0-rc.12",
|
||||
"localforage": "^1.7.3",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4542,10 +4542,10 @@ etag@~1.8.1:
|
|||
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
|
||||
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
|
||||
|
||||
etesync@^0.1.2:
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/etesync/-/etesync-0.1.2.tgz#0b163c0006200d595dbc72f8c2acfeba3ffa6930"
|
||||
integrity sha512-ZsAkdULbOJ8ZCDsfO0yobENyCkV1aZiQH1yNfON2x2B0q0LzDVRcIgxaHq/K10xzg9oMsNYpT6OWM0xaJ1wJFg==
|
||||
etesync@^0.1.3:
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/etesync/-/etesync-0.1.3.tgz#b22f7111a1d82228ed9ecf4175928f9b182d7885"
|
||||
integrity sha512-G9LsmmKXVjr2Cxb2vI5rotB86bqWDfBeyKACTyqLXaVYH/8vp+ubGQrEdfabXtOUQGPA654/5IPl7DQJLYwx5Q==
|
||||
dependencies:
|
||||
node-rsa "^1.0.6"
|
||||
sjcl "git+https://github.com/etesync/sjcl"
|
||||
|
@ -10113,9 +10113,9 @@ sisteransi@^1.0.3:
|
|||
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.3.tgz#98168d62b79e3a5e758e27ae63c4a053d748f4eb"
|
||||
integrity sha512-SbEG75TzH8G7eVXFSN5f9EExILKfly7SUvVY5DhhYLvfhKqhDFY0OzevWa/zwak0RLRfWS5AvfMWpd9gJvr5Yg==
|
||||
|
||||
"sjcl@git+https://github.com/etesync/sjcl":
|
||||
"sjcl@git+https://github.com/etesync/sjcl.git":
|
||||
version "1.0.7"
|
||||
resolved "git+https://github.com/etesync/sjcl#f259515e3c5cf8f437cdfa99c1cf0a8ad7321556"
|
||||
resolved "git+https://github.com/etesync/sjcl.git#f259515e3c5cf8f437cdfa99c1cf0a8ad7321556"
|
||||
|
||||
slash@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Loading…
Reference in New Issue