diff --git a/example/package.json b/example/package.json index d05eef7027..48015ddc97 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "@react-spring/core": "^9.2.4", "@react-spring/three": "^9.2.4", "@react-three/drei": "^7.2.1", - "lodash-es": "^4.17.21", + "lodash-es": "^4.17.23", "react": "^17.0.2", "react-dom": "^17.0.2", "react-merge-refs": "^1.1.0", diff --git a/example/yarn.lock b/example/yarn.lock index dff8ecc7fd..c7a875c0a1 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -798,10 +798,10 @@ ktx-parse@^0.2.1: resolved "https://registry.yarnpkg.com/ktx-parse/-/ktx-parse-0.2.1.tgz#6805c0929eae0a1f571ab3ce789e860e9135b432" integrity sha512-I+2mYJ6nQdWGmOlE3m9d9idKfhn2MCw04zaVpgtzyuc19uQ8OwRmmYLf/TP5ueVFfYmHbdpM8mPmId2X5PBLEw== -lodash-es@^4.17.21: - version "4.17.21" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" - integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== +lodash-es@^4.17.23: + version "4.17.23" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0" + integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg== lodash.omit@^4.5.0: version "4.5.0"