From 422f9395d476f350e1cafa649cb8b7c8e3c5bf4d Mon Sep 17 00:00:00 2001 From: wadeking98 Date: Tue, 15 Aug 2023 09:27:09 -0700 Subject: [PATCH 1/2] updated dependencies for push notification Signed-off-by: wadeking98 --- app/package.json | 1 + bifold | 2 +- yarn.lock | 19 ++++++++++++++++++- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/app/package.json b/app/package.json index 1a606f068..b7f1c32a1 100644 --- a/app/package.json +++ b/app/package.json @@ -45,6 +45,7 @@ "@aries-framework/core": "^0.4.0", "@aries-framework/indy-sdk-to-askar-migration": "0.4.0", "@aries-framework/indy-vdr": "^0.4.0", + "@aries-framework/push-notifications": "^0.5.0", "@aries-framework/react-hooks": "^0.4.2", "@aries-framework/react-native": "^0.4.0", "@formatjs/intl-datetimeformat": "4.2.4", diff --git a/bifold b/bifold index 24d5c2018..4803fbe79 160000 --- a/bifold +++ b/bifold @@ -1 +1 @@ -Subproject commit 24d5c20189a5fd41778d14b39bd2924c1d0b9c4a +Subproject commit 4803fbe798294bebf9abebac5e94319b513edeaa diff --git a/yarn.lock b/yarn.lock index 10866ab6c..1385ef019 100644 --- a/yarn.lock +++ b/yarn.lock @@ -149,6 +149,20 @@ __metadata: languageName: node linkType: hard +"@aries-framework/push-notifications@npm:0.5.0, @aries-framework/push-notifications@npm:^0.5.0": + version: 0.5.0 + resolution: "@aries-framework/push-notifications@npm:0.5.0" + dependencies: + class-transformer: 0.5.1 + class-validator: 0.14.0 + reflect-metadata: ^0.1.13 + tsyringe: ^4.6.0 + peerDependencies: + "@aries-framework/core": ^0.4.0 + checksum: fb7f5df97473e15c7fb8a193ac6fb8b30927e2eb0abdc196cf78f151632a2bb6148b2390c5fe0e22532faab83e494b4307f03aeca530d987c3cd2f2b5da1b936 + languageName: node + linkType: hard + "@aries-framework/react-hooks@npm:0.4.2": version: 0.4.2 resolution: "@aries-framework/react-hooks@npm:0.4.2" @@ -5724,6 +5738,7 @@ __metadata: "@aries-framework/core": ^0.4.0 "@aries-framework/indy-sdk-to-askar-migration": 0.4.0 "@aries-framework/indy-vdr": ^0.4.0 + "@aries-framework/push-notifications": 0.5.0 "@aries-framework/react-hooks": ^0.4.2 "@aries-framework/react-native": ^0.4.0 "@babel/core": ^7.12.9 @@ -5825,6 +5840,7 @@ __metadata: "@aries-framework/core": ^0.4.0 "@aries-framework/indy-sdk-to-askar-migration": 0.4.0 "@aries-framework/indy-vdr": ^0.4.0 + "@aries-framework/push-notifications": 0.5.0 "@aries-framework/react-hooks": ^0.4.2 "@aries-framework/react-native": ^0.4.0 "@formatjs/intl-datetimeformat": ^4.2.3 @@ -6780,6 +6796,7 @@ __metadata: "@aries-framework/core": ^0.4.0 "@aries-framework/indy-sdk-to-askar-migration": 0.4.0 "@aries-framework/indy-vdr": ^0.4.0 + "@aries-framework/push-notifications": ^0.5.0 "@aries-framework/react-hooks": ^0.4.2 "@aries-framework/react-native": ^0.4.0 "@babel/core": 7.15.5 @@ -20877,7 +20894,7 @@ __metadata: languageName: node linkType: hard -"tsyringe@npm:^4.7.0": +"tsyringe@npm:^4.6.0, tsyringe@npm:^4.7.0": version: 4.8.0 resolution: "tsyringe@npm:4.8.0" dependencies: From 80600169058ce17af9c2ffbe135673c6dfc59c2c Mon Sep 17 00:00:00 2001 From: wadeking98 Date: Tue, 15 Aug 2023 09:29:18 -0700 Subject: [PATCH 2/2] updated podfile Signed-off-by: wadeking98 --- app/ios/Podfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/ios/Podfile.lock b/app/ios/Podfile.lock index dc4cf7faa..f9a33fd83 100644 --- a/app/ios/Podfile.lock +++ b/app/ios/Podfile.lock @@ -3,7 +3,7 @@ PODS: - React - React-callinvoker - React-Core - - aries-askar (0.1.0): + - aries-askar (0.1.1): - React - React-callinvoker - React-Core @@ -587,7 +587,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: anoncreds: 8e6ab626d5250ae6301c3e96d6fc739186e083f0 - aries-askar: fde2367dd2eec5c646e71cd909f518a3585b0f17 + aries-askar: 738c677e194913ed3c256adc953db3fe0494f8f8 boost: a7c83b31436843459a1961bfd74b96033dc77234 CatCrypto: a477899b6be4954e75be4897e732da098cc0a5a8 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 @@ -652,4 +652,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 4266f539fd5c242abd4005c88814b151329c70f6 -COCOAPODS: 1.12.1 +COCOAPODS: 1.11.3