Skip to content

Commit 626230e

Browse files
authored
build: caret lock to v10 of realm (#5)
1 parent 25beb96 commit 626230e

File tree

2 files changed

+53
-57
lines changed

2 files changed

+53
-57
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"promise-reflect": "^1.1.0",
2929
"react-native-uuid": "^1.4.9",
30-
"realm": "10.16.0"
30+
"realm": "^10.21.1"
3131
},
3232
"devDependencies": {
3333
"@babel/core": "^7.17.9",

yarn.lock

+52-56
Original file line numberDiff line numberDiff line change
@@ -1595,10 +1595,10 @@
15951595
"@jridgewell/resolve-uri" "^3.0.3"
15961596
"@jridgewell/sourcemap-codec" "^1.4.10"
15971597

1598-
"@realm.io/common@^0.1.1":
1599-
version "0.1.1"
1600-
resolved "https://registry.yarnpkg.com/@realm.io/common/-/common-0.1.1.tgz#2950846cbedd14bdfdc1175d7c3119c3469547b0"
1601-
integrity sha512-sXc7Ndhh39O9bm7/e0eeAx8keDBO83yoG7WfH04o6PqwVaIwm4T1uT0bhTO6OizP6ojhugZlVSu9HzgUVRE1Ag==
1598+
"@realm.io/common@^0.1.4":
1599+
version "0.1.5"
1600+
resolved "https://registry.yarnpkg.com/@realm.io/common/-/common-0.1.5.tgz#4285c8142d5024a0876318cdfd28f23ea98ebf4f"
1601+
integrity sha512-Y+UnICLvsPFpe2WOXWIdJUaV3G2qDocN8al/Yz13mYMkjODXHL4VhyfEKR2hvcAubv+7isdegEyYNdo3zQzbFA==
16021602

16031603
"@sinclair/typebox@^0.23.3":
16041604
version "0.23.4"
@@ -1729,13 +1729,6 @@ acorn@^5.5.0:
17291729
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
17301730
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
17311731

1732-
agent-base@^4.3.0:
1733-
version "4.3.0"
1734-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
1735-
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
1736-
dependencies:
1737-
es6-promisify "^5.0.0"
1738-
17391732
ajv-keywords@^2.1.0:
17401733
version "2.1.1"
17411734
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.1.tgz#617997fc5f60576894c435f940d819e135b80762"
@@ -1862,11 +1855,6 @@ [email protected], assert-plus@^1.0.0:
18621855
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
18631856
integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
18641857

1865-
async@^3.2.3:
1866-
version "3.2.3"
1867-
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
1868-
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
1869-
18701858
asynckit@^0.4.0:
18711859
version "0.4.0"
18721860
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -2231,15 +2219,6 @@ cjs-module-lexer@^1.0.0:
22312219
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz#9f84ba3244a512f3a54e5277e8eef4c489864e40"
22322220
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
22332221

2234-
clang-format@^1.6.0:
2235-
version "1.7.0"
2236-
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.7.0.tgz#c06c63ec1ae2a2590d8eac2562daeb877ca30d44"
2237-
integrity sha512-BNuK+rXAK/Fk0rOQ1DW6bpSQUAZz6tpbZHTQn6m4PsgEkE1SNr6AQ/hhFK/b4KJrl4zjcl68molP+rEaKSZRAQ==
2238-
dependencies:
2239-
async "^3.2.3"
2240-
glob "^7.0.0"
2241-
resolve "^1.1.6"
2242-
22432222
cli-cursor@^2.1.0:
22442223
version "2.1.0"
22452224
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
@@ -2387,6 +2366,11 @@ dashdash@^1.12.0:
23872366
dependencies:
23882367
assert-plus "^1.0.0"
23892368

2369+
data-uri-to-buffer@^4.0.0:
2370+
version "4.0.0"
2371+
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz#b5db46aea50f6176428ac05b73be39a57701a64b"
2372+
integrity sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==
2373+
23902374
debug@^3.1.0:
23912375
version "3.2.7"
23922376
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
@@ -2510,18 +2494,6 @@ error-ex@^1.3.1:
25102494
dependencies:
25112495
is-arrayish "^0.2.1"
25122496

2513-
es6-promise@^4.0.3:
2514-
version "4.2.8"
2515-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
2516-
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
2517-
2518-
es6-promisify@^5.0.0:
2519-
version "5.0.0"
2520-
resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203"
2521-
integrity sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=
2522-
dependencies:
2523-
es6-promise "^4.0.3"
2524-
25252497
escalade@^3.1.1:
25262498
version "3.1.1"
25272499
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
@@ -2736,6 +2708,14 @@ fb-watchman@^2.0.0:
27362708
dependencies:
27372709
bser "2.1.1"
27382710

2711+
fetch-blob@^3.1.2, fetch-blob@^3.1.4:
2712+
version "3.2.0"
2713+
resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
2714+
integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
2715+
dependencies:
2716+
node-domexception "^1.0.0"
2717+
web-streams-polyfill "^3.0.3"
2718+
27392719
figures@^2.0.0:
27402720
version "2.0.0"
27412721
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -2802,6 +2782,13 @@ form-data@~2.3.2:
28022782
combined-stream "^1.0.6"
28032783
mime-types "^2.1.12"
28042784

2785+
formdata-polyfill@^4.0.10:
2786+
version "4.0.10"
2787+
resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
2788+
integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
2789+
dependencies:
2790+
fetch-blob "^3.1.2"
2791+
28052792
fs-constants@^1.0.0:
28062793
version "1.0.0"
28072794
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
@@ -2898,7 +2885,7 @@ [email protected]:
28982885
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce"
28992886
integrity sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=
29002887

2901-
glob@^7.0.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
2888+
glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
29022889
version "7.2.0"
29032890
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
29042891
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -3002,14 +2989,6 @@ http-signature@~1.2.0:
30022989
jsprim "^1.2.2"
30032990
sshpk "^1.7.0"
30042991

3005-
https-proxy-agent@^2.2.4:
3006-
version "2.2.4"
3007-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
3008-
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
3009-
dependencies:
3010-
agent-base "^4.3.0"
3011-
debug "^3.1.0"
3012-
30132992
human-signals@^2.1.0:
30142993
version "2.1.0"
30152994
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
@@ -3853,13 +3832,27 @@ [email protected]:
38533832
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.2.0.tgz#117cbb5a959dff0992e1c586ae0393573e4d2a87"
38543833
integrity sha512-eazsqzwG2lskuzBqCGPi7Ac2UgOoMz8JVOXVhTvvPDYhthvNpefx8jWD8Np7Gv+2Sz0FlPWZk0nJV0z598Wn8Q==
38553834

3856-
node-fetch@^2.6.0, node-fetch@^2.6.1:
3835+
node-domexception@^1.0.0:
3836+
version "1.0.0"
3837+
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
3838+
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
3839+
3840+
node-fetch@^2.6.0:
38573841
version "2.6.7"
38583842
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
38593843
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
38603844
dependencies:
38613845
whatwg-url "^5.0.0"
38623846

3847+
node-fetch@^3.2.10:
3848+
version "3.2.10"
3849+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
3850+
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
3851+
dependencies:
3852+
data-uri-to-buffer "^4.0.0"
3853+
fetch-blob "^3.1.4"
3854+
formdata-polyfill "^4.0.10"
3855+
38633856
node-int64@^0.4.0:
38643857
version "0.4.0"
38653858
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -4238,22 +4231,20 @@ realm-network-transport@^0.7.2:
42384231
abort-controller "^3.0.0"
42394232
node-fetch "^2.6.0"
42404233

4241-
realm@10.16.0:
4242-
version "10.16.0"
4243-
resolved "https://registry.yarnpkg.com/realm/-/realm-10.16.0.tgz#1d33d6513e7a84e699a25095421440d83161b73c"
4244-
integrity sha512-6kS7JKs0xrFmimmiPxOhi/QGyXQg91K3I+eXIVNQYdmrcmAY5na6S1f1/MVAwd+NzA0ALl3mgGr5uCPvpiWasA==
4234+
realm@^10.21.1:
4235+
version "10.21.1"
4236+
resolved "https://registry.yarnpkg.com/realm/-/realm-10.21.1.tgz#4432de92dae4d070c3203000a86a6421cf1a8cc6"
4237+
integrity sha512-I+QzOEw478LGPxgSLvF3YlsMCwRNe4d35uKB77tg2rARDYVtq4pW/XVfbvPrJnwPpgJR53stHmkspj0xvJgFUw==
42454238
dependencies:
4246-
"@realm.io/common" "^0.1.1"
4239+
"@realm.io/common" "^0.1.4"
42474240
bindings "^1.5.0"
42484241
bson "4.4.1"
4249-
clang-format "^1.6.0"
42504242
command-line-args "^5.1.1"
42514243
deepmerge "2.1.0"
42524244
fs-extra "^4.0.3"
4253-
https-proxy-agent "^2.2.4"
42544245
ini "^1.3.7"
42554246
node-addon-api "4.2.0"
4256-
node-fetch "^2.6.1"
4247+
node-fetch "^3.2.10"
42574248
node-machine-id "^1.1.10"
42584249
prebuild-install "^7.0.1"
42594250
progress "^2.0.3"
@@ -4422,7 +4413,7 @@ resolve.exports@^1.1.0:
44224413
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
44234414
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
44244415

4425-
resolve@^1.1.6, resolve@^1.14.2, resolve@^1.20.0:
4416+
resolve@^1.14.2, resolve@^1.20.0:
44264417
version "1.22.0"
44274418
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
44284419
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
@@ -5060,6 +5051,11 @@ walker@^1.0.7:
50605051
dependencies:
50615052
makeerror "1.0.12"
50625053

5054+
web-streams-polyfill@^3.0.3:
5055+
version "3.2.1"
5056+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
5057+
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
5058+
50635059
webidl-conversions@^3.0.0:
50645060
version "3.0.1"
50655061
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"

0 commit comments

Comments
 (0)