Skip to content

Commit 34ed533

Browse files
glauberbrackIronTony
authored andcommitted
chore: react-native-inappbrowser-reborn update
1 parent 9796c8f commit 34ed533

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-keycloak/native",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"license": "MIT",
55
"description": "React Native component for Keycloak javascript adapter",
66
"repository": "https://github.com/react-keycloak/react-native-keycloak",
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@react-keycloak/core": "^3.2.0",
5252
"@react-keycloak/keycloak-ts": "^0.2.4",
53-
"react-native-inappbrowser-reborn": "^3.6.3"
53+
"react-native-inappbrowser-reborn": "^3.7.0"
5454
},
5555
"peerDependencies": {
5656
"react": "*",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7402,7 +7402,7 @@ open@^6.2.0:
74027402
dependencies:
74037403
is-wsl "^1.1.0"
74047404

7405-
opencollective-postinstall@^2.0.2:
7405+
opencollective-postinstall@^2.0.2, opencollective-postinstall@^2.0.3:
74067406
version "2.0.3"
74077407
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
74087408
integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==
@@ -7946,13 +7946,13 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
79467946
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
79477947
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
79487948

7949-
react-native-inappbrowser-reborn@^3.6.3:
7950-
version "3.6.3"
7951-
resolved "https://registry.yarnpkg.com/react-native-inappbrowser-reborn/-/react-native-inappbrowser-reborn-3.6.3.tgz#12938733e5337a9f328973557da0cfd13085bfbd"
7952-
integrity sha512-fqF708GVZ/7zja0/GyJQfjDfKREOe1fxYq8RAKZo8/KK6SkFO9hBlYqC3PwLFPw29zzwBzR+6EpL3qo95igkLw==
7949+
react-native-inappbrowser-reborn@^3.7.0:
7950+
version "3.7.0"
7951+
resolved "https://registry.yarnpkg.com/react-native-inappbrowser-reborn/-/react-native-inappbrowser-reborn-3.7.0.tgz#849a43c3c7da22b65147649fe596836bcb494083"
7952+
integrity sha512-Ia53jYNtFcbNaX5W3QfOmN25I7bcvuDiQmSY5zABXjy4+WI20bPc9ua09li55F8yDCjv3C99jX6vKms68mBV7g==
79537953
dependencies:
79547954
invariant "^2.2.4"
7955-
opencollective-postinstall "^2.0.2"
7955+
opencollective-postinstall "^2.0.3"
79567956

79577957
react-native@0.62.2:
79587958
version "0.62.2"

0 commit comments

Comments
 (0)