diff --git a/sandboxes/NotificationsSandbox/yarn.lock b/sandboxes/NotificationsSandbox/yarn.lock index aee30b7c..b97b66d0 100644 --- a/sandboxes/NotificationsSandbox/yarn.lock +++ b/sandboxes/NotificationsSandbox/yarn.lock @@ -1231,10 +1231,12 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== -"@intercom/intercom-react-native@^7.0.1": - version "7.0.1" - resolved "https://registry.yarnpkg.com/@intercom/intercom-react-native/-/intercom-react-native-7.0.1.tgz#efcfe011177204900562617ca9ea9f47e1ac05a6" - integrity sha512-/yUlqMT6WPKb40o0b6V17JJOejxBqj/LAr8GqipOuvN5gMfo5zlF78qfbGXLGEfVGYJToR5IEGG4L2BXXEqUlA== +"@intercom/intercom-react-native@^7.1.3": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@intercom/intercom-react-native/-/intercom-react-native-7.2.0.tgz#614cb18a411e7d4107e5843e4855176227cf644f" + integrity sha512-NuBPLWpbZ4dngRYQjPYwHH117K1zx8+GhjKJsEsrgShx2VjCKGYZ+DrA/J0ihIvlYqeGlo9W7aEAa0tM7gRAcA== + dependencies: + node-fetch "^2.6.1" "@isaacs/ttlcache@^1.4.1": version "1.4.1" @@ -3568,9 +3570,9 @@ fast-levenshtein@^2.0.6: integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fast-xml-parser@^4.0.12, fast-xml-parser@^4.2.4: - version "4.3.6" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff" - integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw== + version "4.4.1" + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f" + integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw== dependencies: strnum "^1.0.5" @@ -5337,7 +5339,7 @@ node-dir@^0.1.17: dependencies: minimatch "^3.0.2" -node-fetch@^2.2.0, node-fetch@^2.6.0: +node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1: version "2.7.0" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d" integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==