diff --git a/CHANGELOG.md b/CHANGELOG.md index e88fa8d7d0..e55618d3be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,11 +31,11 @@ ### Internal * Upgrade Example to use React Native 0.71.1 ([#5438](https://github.com/realm/realm-js/pull/5438)) -* Upgraded Realm Core from v13.1.1 to v13.4.1. ([#5174](https://github.com/realm/realm-js/issues/5174), [#5244](https://github.com/realm/realm-js/issues/5244) and [#5419](https://github.com/realm/realm-js/issues/5419)) +* Upgraded Realm Core from v13.1.1 to v13.4.2. ([#5174](https://github.com/realm/realm-js/issues/5174), [#5244](https://github.com/realm/realm-js/issues/5244), [#5419](https://github.com/realm/realm-js/issues/5419) and [#5450](https://github.com/realm/realm-js/issues/5450)) * Unpin Xcode version when building locally and upgrade the Xcode version used by Github Actions. * Enable tests for notifications on dictionary. * Automate releasing package on Github Actions. -* Upgrade OpenSSL v1.1.1n to v3.0.7. ([realm/realm-core#6097](https://github.com/realm/realm-core/pull/6097)) +* Upgrade OpenSSL v1.1.1n to v3.0.8. ([realm/realm-core#6097](https://github.com/realm/realm-core/pull/6097) and [realm/realm-core#6305](https://github.com/realm/realm-core/pull/6305)) ## 11.4.0 (2023-01-23) diff --git a/dependencies.list b/dependencies.list index 3ac4ba5bf0..aec542844d 100644 --- a/dependencies.list +++ b/dependencies.list @@ -1,5 +1,5 @@ PACKAGE_NAME=realm-js VERSION=11.4.0 -REALM_CORE_VERSION=13.4.1 +REALM_CORE_VERSION=13.4.2 NAPI_VERSION=5 MDBREALM_TEST_SERVER_TAG=2022-06-10 diff --git a/vendor/realm-core b/vendor/realm-core index a7d486d07b..7d68f3d575 160000 --- a/vendor/realm-core +++ b/vendor/realm-core @@ -1 +1 @@ -Subproject commit a7d486d07b821e28ffd3587e99355a63148cbb43 +Subproject commit 7d68f3d57587386b853ce61bfc04e3f2f8b3756e