Skip to content

Commit 712ebfe

Browse files
Update to latest dependencies
1 parent c28b6bf commit 712ebfe

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/kanekotic/react-native-admob-ios-sdk-prebuilt#readme",
2727
"dependencies": {
28-
"any-prebuilt": "1.0.224"
28+
"any-prebuilt": "1.0.225"
2929
},
3030
"prebuilt": {
3131
"user": "kanekotic",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ ajv@^6.12.3:
1717
json-schema-traverse "^0.4.1"
1818
uri-js "^4.2.2"
1919

20-
any-prebuilt@1.0.224:
21-
version "1.0.224"
22-
resolved "https://registry.yarnpkg.com/any-prebuilt/-/any-prebuilt-1.0.224.tgz#20828d072b94eb88d75e41839dd11bd15e35ef40"
23-
integrity sha512-SsXDd0Cc1cJt50ohivHRvQyNvOoSCy4bgv5MtoxEidzOiiwzZDJ3VO8xGp2zofe3I7qEYic6Y6aup40UzSQGyw==
20+
any-prebuilt@1.0.225:
21+
version "1.0.225"
22+
resolved "https://registry.yarnpkg.com/any-prebuilt/-/any-prebuilt-1.0.225.tgz#0ba44d05cce0b4b3cdce3827b428510365d41c59"
23+
integrity sha512-yZDJEChzJp/5mJxDyP5RTMhv4Vk6wnvpXb4j4Y4S/i953VdzAGO+ajWGN/gtT7srsx8Es15WXRw9aIfOcCqDXg==
2424
dependencies:
2525
decompress-zip "0.3.3"
2626
fs-extra "11.2.0"
@@ -54,9 +54,9 @@ aws-sign2@~0.7.0:
5454
integrity sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==
5555

5656
aws4@^1.8.0:
57-
version "1.13.0"
58-
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.0.tgz#d9b802e9bb9c248d7be5f7f5ef178dc3684e9dcc"
59-
integrity sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g==
57+
version "1.13.1"
58+
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.1.tgz#bb5f8b8a20739f6ae1caeaf7eea2c7913df8048e"
59+
integrity sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==
6060

6161
b4a@^1.6.4:
6262
version "1.6.6"

0 commit comments

Comments
 (0)