mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bump RTC-Folly to 2021.07.22 (#33841)
Summary: Bumping RTC-Folly version used to address CVE-2022-24440. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [General][Security] - Bump RTC-Folly to 2021-07-22 Pull Request resolved: https://github.com/facebook/react-native/pull/33841 Reviewed By: Andjeliko, philIip Differential Revision: D36425598 Pulled By: cortinico fbshipit-source-id: d38c5f020dbecf794b10f12ed2da30e1825071af
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6fcb878a89
commit
68f3a42fc7
@@ -17,7 +17,7 @@ else
|
||||
end
|
||||
|
||||
folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32'
|
||||
folly_version = '2021.06.28.00-v2'
|
||||
folly_version = '2021.07.22.00'
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "React-RCTPushNotification"
|
||||
|
||||
Reference in New Issue
Block a user