diff --git a/apps/OpenSign/package-lock.json b/apps/OpenSign/package-lock.json index 748520891..3d589a2fe 100644 --- a/apps/OpenSign/package-lock.json +++ b/apps/OpenSign/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@formkit/auto-animate": "^0.8.2", - "@lottiefiles/dotlottie-react": "^0.8.6", + "@lottiefiles/dotlottie-react": "^0.8.7", "@pdf-lib/fontkit": "^1.1.1", "@radix-ui/themes": "^3.1.1", "@react-pdf/renderer": "^3.4.4", @@ -3615,9 +3615,9 @@ "integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==" }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.8.6", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.8.6.tgz", - "integrity": "sha512-Xy4IYU7auoQ+PTc6sESviK6Izh1LgCK710LcRehyQArjYMw/4SxfNB6sdX5qVdGeBbo/JbM9tOAd1MULEmfebQ==", + "version": "0.8.7", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.8.7.tgz", + "integrity": "sha512-vytNbD6tpmuBNrkfPHBC0luStanaihmL1CXwdFw2sXbRl/5V7r2ZzclhMd+rIczYqg1rEa9vTRepF2bl/7pHrQ==", "dependencies": { "@lottiefiles/dotlottie-web": "0.30.2", "debounce": "^2.0.0" diff --git a/apps/OpenSign/package.json b/apps/OpenSign/package.json index 0d85222ea..3f50e7523 100644 --- a/apps/OpenSign/package.json +++ b/apps/OpenSign/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@formkit/auto-animate": "^0.8.2", - "@lottiefiles/dotlottie-react": "^0.8.6", + "@lottiefiles/dotlottie-react": "^0.8.7", "@pdf-lib/fontkit": "^1.1.1", "@radix-ui/themes": "^3.1.1", "@react-pdf/renderer": "^3.4.4",