From 6ba8c2e80518c3d395bb5a86c7865781374fe7f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Oct 2021 23:44:44 +0000 Subject: [PATCH] fix: upgrade react-spring from 9.2.2 to 9.2.4 Snyk has created this PR to upgrade react-spring from 9.2.2 to 9.2.4. See this package in npm: See this project in Snyk: https://app.snyk.io/org/chat-engine/project/3d3601da-b054-4edd-be59-509c97d2e310?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 190 +++++++++++++++++++++++++-------------------------- 2 files changed, 96 insertions(+), 96 deletions(-) diff --git a/package.json b/package.json index 2624a06..e695770 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-grid-system": "^7.1.1", "react-quill": "^1.3.5", "react-scroll": "^1.8.1", - "react-spring": "^9.2.2", + "react-spring": "^9.2.4", "styled-jsx": "^4.0.1", "websocket": "^1.0.33" } diff --git a/yarn.lock b/yarn.lock index 6abf4a1..6d2abf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1465,90 +1465,90 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@react-spring/animated@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.2.2.tgz#b4e2d486004e1b7cbd33be23213d0e7d60236135" - integrity sha512-OcUosLPhdveAf60wyojjSbGzX9YCu08lDRGYamRCcH8uEUrx1XgkVWspDmuGK1LcmJ+yUoxqOnnmj+1Ko28rOw== - dependencies: - "@react-spring/shared" "~9.2.0" - "@react-spring/types" "~9.2.0" - -"@react-spring/core@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.2.2.tgz#03e4b8b05ed33e6a0019522d3ffb62155ffbcbd0" - integrity sha512-Wc5twAh9y9KLAAHzpyhk2rNgZhgdKKcFlT6cG5+0CDIAbZAOagGDIkPOyn3POZbGFDXMfznLazH6lz0EPaZdUQ== - dependencies: - "@react-spring/animated" "~9.2.0" - "@react-spring/shared" "~9.2.0" - "@react-spring/types" "~9.2.0" - -"@react-spring/konva@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.2.2.tgz#77e0a8b11c95b9bf0c458085bd412d068f0e2252" - integrity sha512-EPf8NSwafJt1LgMRqQ5Av2Eflc4wZnbMoN4lpVdP4Vyk++TEbHHDgzo75GmowSwu2tJ4DAAD5jIY2rETmQ954w== - dependencies: - "@react-spring/animated" "~9.2.0" - "@react-spring/core" "~9.2.0" - "@react-spring/shared" "~9.2.0" - "@react-spring/types" "~9.2.0" - -"@react-spring/native@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.2.2.tgz#d742310b22a346d95c3f0653f8448967f0d3ede8" - integrity sha512-u7ITAoGCO89XTdxQeA3Q5tDee61HqD9Fm+Nn4H4r8QHYs1Ad9EarDt4vGkvJx4AzdoQgBt8P8NSdnEep+nt/Ww== - dependencies: - "@react-spring/animated" "~9.2.0" - "@react-spring/core" "~9.2.0" - "@react-spring/shared" "~9.2.0" - "@react-spring/types" "~9.2.0" - -"@react-spring/rafz@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.2.2.tgz#14e6c197cb74e9535acb7a074f18bf7a34c946cf" - integrity sha512-kL+7Fqkilz3z2tTyXLUnL4S5AWq3nYGkuu0E0awGJV4EZ0NinBgGfJb7Yjj/Cwpdbn7zv5jWmUM+cCG8IA4/Jg== - -"@react-spring/shared@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.2.2.tgz#1e905ac8bea720463b909bc53f7f518cc8a55250" - integrity sha512-3AfLyaS69CguYo6W0q/HLM4sQSdq7SvFAm6ZrWCGcPfXehmyONcAqVdE6nIpFceAjSfYrc8Oxthr4joBpShO2Q== - dependencies: - "@react-spring/rafz" "~9.2.0" - "@react-spring/types" "~9.2.0" - -"@react-spring/three@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.2.2.tgz#1a1df800e7a83e84a80ac2b462831e2eaac8b60f" - integrity sha512-77w+9P+PWK++pmeU1wi8ydKMMrVGqPLmsCScfywcw55qLrtsiw3a4s1MvtBI+7SbPO5fLIO0zyWsUXsVXPX6+w== - dependencies: - "@react-spring/animated" "~9.2.0" - "@react-spring/core" "~9.2.0" - "@react-spring/shared" "~9.2.0" - "@react-spring/types" "~9.2.0" - -"@react-spring/types@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.2.2.tgz#2662aab5597d2ef693515140c9a6f51c8c2bd421" - integrity sha512-VtSYXTKtEKj02X9Dszl2CopKB0WDXVs1/iwUEb5/Mw3T/olPWwtAnD2zCG53xpxHM1jBVj++b5qROGzmfEnBWQ== - -"@react-spring/web@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.2.2.tgz#3e99b02af89a63a0a0e53fa08e472023f0e246d8" - integrity sha512-XPXXE5TZvjg4nc6uhFbFHryn7UIgEhB8rV/k3NcQLS2pmyl1yiAVWyBPCJVIg1EUGEvrVQkqY8mU6NdV/UuNBg== - dependencies: - "@react-spring/animated" "~9.2.0" - "@react-spring/core" "~9.2.0" - "@react-spring/shared" "~9.2.0" - "@react-spring/types" "~9.2.0" - -"@react-spring/zdog@~9.2.0": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.2.2.tgz#892156adcd2d02185428697cf165ffcad8beb0a6" - integrity sha512-gCv5wdNIm2BXEhLCmLWEHzPEZO1tmkEAIwCzVzCiRB3864i4D2xpQ7bSEloCcTOLYQO49mOY5OXLMVs4Vist3Q== - dependencies: - "@react-spring/animated" "~9.2.0" - "@react-spring/core" "~9.2.0" - "@react-spring/shared" "~9.2.0" - "@react-spring/types" "~9.2.0" +"@react-spring/animated@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/animated/-/animated-9.3.0.tgz#294f7696e450c4ae3abd2b59a6dd08bf70b53d3f" + integrity sha512-QvuyW77eDvLhdJyO6FFldlWlvnuKK2cpOx4+Zr962RyT/0IO1tbNDRO6G1vM8va6mbv6tmfYmRGKmKYePN3kVg== + dependencies: + "@react-spring/shared" "~9.3.0" + "@react-spring/types" "~9.3.0" + +"@react-spring/core@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/core/-/core-9.3.0.tgz#2d0534c5b53c7e39b8e9ed3d996502828c90f4d4" + integrity sha512-SZQOIX7wkIagmucAi7zxqGGIb9A60o9n5922UrWo8Kl3FdG7FgrNwqr0kOI43/pMFeL70/PXwFhBatB03N5ctw== + dependencies: + "@react-spring/animated" "~9.3.0" + "@react-spring/shared" "~9.3.0" + "@react-spring/types" "~9.3.0" + +"@react-spring/konva@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/konva/-/konva-9.3.0.tgz#97b23b2f235a9805d39279a0a1027c7d9646d6fb" + integrity sha512-lyUWxzEateE6Qxpc81oxJb5yiNDdj36Q9R9euJAgjl2dvUDaX85rVGqaB25+72yA1iQg5I4Kymj3UZVvPthRlA== + dependencies: + "@react-spring/animated" "~9.3.0" + "@react-spring/core" "~9.3.0" + "@react-spring/shared" "~9.3.0" + "@react-spring/types" "~9.3.0" + +"@react-spring/native@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/native/-/native-9.3.0.tgz#6fee1ccaa8d70a19c239b27e95bcc050776f1725" + integrity sha512-lvKV5qxqnE5AMtTHv8xwAocGED4+VRxpljwBl1lbtileq3WnvOn7CpMLZNGc5TXjLWAE3zfoNJui69/jE/3uSw== + dependencies: + "@react-spring/animated" "~9.3.0" + "@react-spring/core" "~9.3.0" + "@react-spring/shared" "~9.3.0" + "@react-spring/types" "~9.3.0" + +"@react-spring/rafz@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/rafz/-/rafz-9.3.0.tgz#e791c0ae854f7c1a512ae87f34fff36934d82d29" + integrity sha512-FD04d2TNb3xOZ6+04qwDmC3d0H4X6gvhsxU71/nSm4PPYRqFzZEolcVPmrHlbGzco3bvXKI+Kp2pIrpXLPUJFA== + +"@react-spring/shared@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/shared/-/shared-9.3.0.tgz#7b4393094a97a1384f74fd8088e0b896e8f0c411" + integrity sha512-7ZFY2Blu/wxbLGcYvQavyLUVi9bK/is1bsn11qZ9AaZb4iucRyIf2jgjBfKZFCq4qgi7S/7QmDQG7sucUyLELg== + dependencies: + "@react-spring/rafz" "~9.3.0" + "@react-spring/types" "~9.3.0" + +"@react-spring/three@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/three/-/three-9.3.0.tgz#e3fc49de1411eb1a7aa937fec8db33252f11d294" + integrity sha512-RKMXXdcNK0nbwLbmle/0KT/idGGpOxvI5lT1KtN8R3cgJWQBKYWVtzg+B/RgmQVNxO/QNlsKGWTjURockTRSVQ== + dependencies: + "@react-spring/animated" "~9.3.0" + "@react-spring/core" "~9.3.0" + "@react-spring/shared" "~9.3.0" + "@react-spring/types" "~9.3.0" + +"@react-spring/types@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.3.0.tgz#54ec58ca40414984209c8baa75fddd394f9e2949" + integrity sha512-q4cDr2RSPblXMD3Rxvk6qcC7nmhhfV2izEBP06hb8ZCXznA6qJirG3RMpi29kBtEQiw1lWR59hAXKhauaPtbOA== + +"@react-spring/web@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/web/-/web-9.3.0.tgz#48d1ebdd1d484065e0a943dbbb343af259496427" + integrity sha512-OTAGKRdyz6fLRR1tABFyw9KMpytyATIndQrj0O6RG47GfjiInpf4+WZKxo763vpS7z1OlnkI81WLUm/sqOqAnA== + dependencies: + "@react-spring/animated" "~9.3.0" + "@react-spring/core" "~9.3.0" + "@react-spring/shared" "~9.3.0" + "@react-spring/types" "~9.3.0" + +"@react-spring/zdog@~9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@react-spring/zdog/-/zdog-9.3.0.tgz#d84b69375017d864514ebcf59511731c5cc0280f" + integrity sha512-JOQwtg/MQ6sWwmKNY4w/R1TVXohIUkrbSgDfgUEK45ERTDwZGZzIo9QbqHv4dwEBK4Wa2Hfrcdf8cnEaNNzdAQ== + dependencies: + "@react-spring/animated" "~9.3.0" + "@react-spring/core" "~9.3.0" + "@react-spring/shared" "~9.3.0" + "@react-spring/types" "~9.3.0" "@rollup/plugin-alias@^3.0.1": version "3.1.2" @@ -10235,17 +10235,17 @@ react-scroll@^1.8.1: lodash.throttle "^4.1.1" prop-types "^15.7.2" -react-spring@^9.2.2: - version "9.2.2" - resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.2.2.tgz#315bf14202a3d0d68b2652ba571a91b71e05be8b" - integrity sha512-tYlW4Qmfph8mS18HBTFu7QOX/TCXr6cf+BnHcHnMMB9BVPtAZ7UOTGTHyxbnmkMMMKdeP4QwGqffWfTo3BFvWg== - dependencies: - "@react-spring/core" "~9.2.0" - "@react-spring/konva" "~9.2.0" - "@react-spring/native" "~9.2.0" - "@react-spring/three" "~9.2.0" - "@react-spring/web" "~9.2.0" - "@react-spring/zdog" "~9.2.0" +react-spring@^9.2.4: + version "9.3.0" + resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.3.0.tgz#4d71eecbfd4f0823bf67e5943d2b0fb77f3e26ad" + integrity sha512-zxhMUCM4ha22724q1CshmbzKUfqdUp2HyA4P72+A0xVF/9bgaFuMukI8C8/Rjfdqw6sGg3hZNvmY9Z8n4cqWmg== + dependencies: + "@react-spring/core" "~9.3.0" + "@react-spring/konva" "~9.3.0" + "@react-spring/native" "~9.3.0" + "@react-spring/three" "~9.3.0" + "@react-spring/web" "~9.3.0" + "@react-spring/zdog" "~9.3.0" react@^16.13.1: version "16.14.0"