diff --git a/package-lock.json b/package-lock.json index 5b6d3cd..73f78d4 100755 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@reduxjs/toolkit": "^1.9.5", "@smakss/react-scroll-direction": "^4.0.4", "@unleash/proxy-client-react": "^4.5.2", - "@wit-lab-llc/frontend-shared": "^1.0.4", + "@wit-lab-llc/frontend-shared": "^1.0.9", "apng-js": "^1.1.1", "core-js": "^3.37.1", "framer-motion": "^11.0.8", @@ -2157,9 +2157,9 @@ } }, "node_modules/@wit-lab-llc/frontend-shared": { - "version": "1.0.4", - "resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.4/c342b071bc0716511d84bc3f3c9685aa7649ea5e", - "integrity": "sha512-9EZEpjWCdz+IP4RsgkVTPiUEKhm5LqnbgD/S/GJ07eG0Y10ulj3qXjDVXc7N9gURyZULshriDt350w6nhN7Z3w==", + "version": "1.0.9", + "resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.9/f61df45dc468755ea4b0242dbf52b433c3ada107", + "integrity": "sha512-m4X5qokoF0PKa8a/z8p0cL25ZOHHlpmQnw1Qo8rbH+st77JTv6QeDW+0SAxAa7OGulcrgI0Opx0utPucHRBbyw==", "license": "UNLICENSED", "dependencies": { "@fingerprintjs/fingerprintjs": "^5.0.1" @@ -6950,9 +6950,9 @@ } }, "@wit-lab-llc/frontend-shared": { - "version": "1.0.4", - "resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.4/c342b071bc0716511d84bc3f3c9685aa7649ea5e", - "integrity": "sha512-9EZEpjWCdz+IP4RsgkVTPiUEKhm5LqnbgD/S/GJ07eG0Y10ulj3qXjDVXc7N9gURyZULshriDt350w6nhN7Z3w==", + "version": "1.0.9", + "resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.9/f61df45dc468755ea4b0242dbf52b433c3ada107", + "integrity": "sha512-m4X5qokoF0PKa8a/z8p0cL25ZOHHlpmQnw1Qo8rbH+st77JTv6QeDW+0SAxAa7OGulcrgI0Opx0utPucHRBbyw==", "requires": { "@fingerprintjs/fingerprintjs": "^5.0.1" } diff --git a/package.json b/package.json index 35a0977..3a71ca4 100755 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@reduxjs/toolkit": "^1.9.5", "@smakss/react-scroll-direction": "^4.0.4", "@unleash/proxy-client-react": "^4.5.2", - "@wit-lab-llc/frontend-shared": "^1.0.5", + "@wit-lab-llc/frontend-shared": "^1.0.9", "apng-js": "^1.1.1", "core-js": "^3.37.1", "framer-motion": "^11.0.8",