Skip to content

Commit 15c184a

Browse files
committed
chore: use upgraded keychain package [skip e2e]
1 parent 6fe8f16 commit 15c184a

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

-1.69 MB
Binary file not shown.
Binary file not shown.

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react-native-flag-secure-android": "standardnotes/react-native-flag-secure-android#cb08e74583c22a5d912842459b35ebbbb4bcd852",
6464
"react-native-fs": "^2.20.0",
6565
"react-native-iap": "^12.16.2",
66-
"react-native-keychain": "standardnotes/react-native-keychain#4fd687461cecfa26d482d820ee43c0de61b964d4",
66+
"react-native-keychain": "10.0.0",
6767
"react-native-mmkv": "^3.2.0",
6868
"react-native-privacy-snapshot": "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe",
6969
"react-native-share": "^12.0.9",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.196.6",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
6-
"author": "Standard Notes",
6+
"author": "Standard Notes.",
77
"private": true,
88
"files": [
99
"dist"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8252,7 +8252,7 @@ __metadata:
82528252
react-native-flag-secure-android: "standardnotes/react-native-flag-secure-android#cb08e74583c22a5d912842459b35ebbbb4bcd852"
82538253
react-native-fs: ^2.20.0
82548254
react-native-iap: ^12.16.2
8255-
react-native-keychain: "standardnotes/react-native-keychain#4fd687461cecfa26d482d820ee43c0de61b964d4"
8255+
react-native-keychain: 10.0.0
82568256
react-native-mmkv: ^3.2.0
82578257
react-native-privacy-snapshot: "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe"
82588258
react-native-safe-area-context: ^5.4.0
@@ -24234,10 +24234,10 @@ __metadata:
2423424234
languageName: node
2423524235
linkType: hard
2423624236

24237-
"react-native-keychain@standardnotes/react-native-keychain#4fd687461cecfa26d482d820ee43c0de61b964d4":
24238-
version: 8.1.2
24239-
resolution: "react-native-keychain@https://github.com/standardnotes/react-native-keychain.git#commit=4fd687461cecfa26d482d820ee43c0de61b964d4"
24240-
checksum: 0379307aa31cd7f551e6b611988223447498154a19b5da91ffed192e8c1bf8edf2745704491c2dc3482931765fe6744a293f71d71de2dbfa1cbada39fe985f6b
24237+
"react-native-keychain@npm:10.0.0":
24238+
version: 10.0.0
24239+
resolution: "react-native-keychain@npm:10.0.0"
24240+
checksum: 1055cc192df58cb110bd49df1264a401007a354ad28b93adefd740aeac0f746cdab86d7428887694a1b0949ef8d0dc85db8984e77db684d7b967180167b64d42
2424124241
languageName: node
2424224242
linkType: hard
2424324243

0 commit comments

Comments
 (0)