diff --git a/package.json b/package.json index cc00a3c..0be33fb 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@material-ui/core": "^4.6.1", "@material-ui/icons": "^3.0.2", "@material-ui/styles": "^4.6.0", - "etesync": "^0.1.1", + "etesync": "^0.1.2", "ical.js": "^1.2.2", "immutable": "^4.0.0-rc.12", "localforage": "^1.7.3", diff --git a/yarn.lock b/yarn.lock index ce24318..e4371e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4100,10 +4100,10 @@ etag@~1.8.1: resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887" integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc= -etesync@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/etesync/-/etesync-0.1.1.tgz#f856c9b9bc31f78200a2a34a0f1b9d1035f80d72" - integrity sha512-islIOoSopNgW0+MzLBU/lE0V0K64JCWl4mL5aNc/3MfbMQO6Db+ofmXNZo98EVB06vseglUs2ANc/wVrb9VL+w== +etesync@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/etesync/-/etesync-0.1.2.tgz#0b163c0006200d595dbc72f8c2acfeba3ffa6930" + integrity sha512-ZsAkdULbOJ8ZCDsfO0yobENyCkV1aZiQH1yNfON2x2B0q0LzDVRcIgxaHq/K10xzg9oMsNYpT6OWM0xaJ1wJFg== dependencies: node-rsa "^1.0.6" sjcl "git+https://github.com/etesync/sjcl" @@ -9529,9 +9529,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"