diff --git a/examples/CacheExampleReactNative/yarn.lock b/examples/CacheExampleReactNative/yarn.lock index 286598d..7768a50 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" @@ -4336,9 +4343,9 @@ json-stable-stringify-without-jsonify@^1.0.1: integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== json5@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" - integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== + version "2.2.3" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== jsonfile@^2.1.0: version "2.4.0"