diff --git a/examples/CacheExampleReactNative/yarn.lock b/examples/CacheExampleReactNative/yarn.lock index 286598d..fe77536 100644 --- a/examples/CacheExampleReactNative/yarn.lock +++ b/examples/CacheExampleReactNative/yarn.lock @@ -1323,6 +1323,13 @@ dependencies: "@sinonjs/commons" "^1.7.0" +"@timp4w/react-native-async-cache@../cache.tgz": + version "0.0.1-alpha" + uid "35d0e7b84296c0c1aa276e41bc302cd45a01a869" + resolved "../cache.tgz#35d0e7b84296c0c1aa276e41bc302cd45a01a869" + dependencies: + reflect-metadata "0.1.13" + "@tootallnate/once@1": version "1.1.2" resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" @@ -2368,9 +2375,9 @@ decimal.js@^10.2.1: integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ== decode-uri-component@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" - integrity sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og== + version "0.2.2" + resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" + integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ== deep-is@^0.1.3, deep-is@~0.1.3: version "0.1.4"