|
2511 | 2511 | "@types/webpack-sources" "*" |
2512 | 2512 | source-map "^0.6.0" |
2513 | 2513 |
|
2514 | | -"@types/ws@^7.4.1": |
2515 | | - version "7.4.1" |
2516 | | - resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.1.tgz#49eacb15a0534663d53a36fbf5b4d98f5ae9a73a" |
2517 | | - integrity sha512-ISCK1iFnR+jYv7+jLNX0wDqesZ/5RAeY3wUx6QaphmocphU61h+b+PHjS18TF4WIPTu/MMzxIq2PHr32o2TS5Q== |
| 2514 | +"@types/ws@^7.4.2": |
| 2515 | + version "7.4.2" |
| 2516 | + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.2.tgz#bfe739b5f8b3a39742605fbe415ae7e88ee614c8" |
| 2517 | + integrity sha512-PbeN0Eydl7LQl4OIav29YmkO2LxbVuz3nZD/kb19lOS+wLgIkRbWMNmU/QQR7ABpOJ7D7xDOU8co7iohObewrw== |
2518 | 2518 | dependencies: |
2519 | 2519 | "@types/node" "*" |
2520 | 2520 |
|
@@ -7361,20 +7361,14 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
7361 | 7361 | dependencies: |
7362 | 7362 | js-tokens "^3.0.0 || ^4.0.0" |
7363 | 7363 |
|
7364 | | -lottie-ios@^3.1.8: |
7365 | | - version "3.2.0" |
7366 | | - resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.2.0.tgz#0a0f229e065833c3b54169f5ee6a2624b8fd9c94" |
7367 | | - integrity sha512-WZco9THmu8/zd1ysqa4kl56BqnZvsOgV2C4UYHj/aOxAYP/3mjeHHxs11l1DFVOyYR5KOs+6FpjTsU5fMgKkXA== |
7368 | | - |
7369 | | -lottie-react-native@^3.3.2: |
7370 | | - version "3.5.0" |
7371 | | - resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-3.5.0.tgz#749fed964bdc9fabfae24ef81696f90f4d758f59" |
7372 | | - integrity sha512-yKYj58xynDAG/BqJUhg9LTATBqwD4ATGXJKL2Ho6g4BTmPexOjDBNnPSeRBwjlpBxQ1nP4Qw//0zbuFsTFD1TA== |
| 7364 | +lottie-react-native@^4.0.2: |
| 7365 | + version "4.0.2" |
| 7366 | + resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-4.0.2.tgz#d0b7a479995b4bfdf5402671e096f15b7ef2a7d8" |
| 7367 | + integrity sha512-8X5SV8X+es5dJwUGYcSyRIbHIPeWIcUH6PiRaReUEy+6s1d+NLBp3rj4+9I75F1ZN0nbFGNkrgypnGsXOAXBTw== |
7373 | 7368 | dependencies: |
7374 | 7369 | invariant "^2.2.2" |
7375 | | - lottie-ios "^3.1.8" |
7376 | 7370 | prop-types "^15.5.10" |
7377 | | - react-native-safe-modules "^1.0.0" |
| 7371 | + react-native-safe-modules "^1.0.3" |
7378 | 7372 |
|
7379 | 7373 | lower-case@^2.0.2: |
7380 | 7374 | version "2.0.2" |
@@ -9367,10 +9361,10 @@ react-native-exception-handler@^2.10.10: |
9367 | 9361 | resolved "https://registry.yarnpkg.com/react-native-exception-handler/-/react-native-exception-handler-2.10.10.tgz#b6bfe2b7e6ea4a4deb1f518f48ce2ee1d4843497" |
9368 | 9362 | integrity sha512-otAXGoZDl1689OoUJWN/rXxVbdoZ3xcmyF1uq/CsizdLwwyZqVGd6d+p/vbYvnF996FfEyAEBnHrdFxulTn51w== |
9369 | 9363 |
|
9370 | | -react-native-safe-modules@^1.0.0: |
9371 | | - version "1.0.0" |
9372 | | - resolved "https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.0.tgz#10a918adf97da920adb1e33e0c852b1e80123b65" |
9373 | | - integrity sha512-ShT8duWBT30W4OFcltZl+UvpPDikZFURvLDQqAsrvbyy6HzWPGJDCpdqM+6GqzPPs4DPEW31YfMNmdJcZ6zI2w== |
| 9364 | +react-native-safe-modules@^1.0.3: |
| 9365 | + version "1.0.3" |
| 9366 | + resolved "https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.3.tgz#f5f29bb9d09d17581193843d4173ad3054f74890" |
| 9367 | + integrity sha512-DUxti4Z+AgJ/ZsO5U7p3uSCUBko8JT8GvFlCeOXk9bMd+4qjpoDvMYpfbixXKgL88M+HwmU/KI1YFN6gsQZyBA== |
9374 | 9368 | dependencies: |
9375 | 9369 | dedent "^0.6.0" |
9376 | 9370 |
|
|
0 commit comments