diff --git a/package-lock.json b/package-lock.json index baf7920..b0c1906 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coherence-studio", - "version": "0.3.25", + "version": "0.3.35", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coherence-studio", - "version": "0.3.25", + "version": "0.3.35", "dependencies": { "@fix-webm-duration/fix": "^1.0.1", "@monaco-editor/react": "^4.7.0", @@ -47,7 +47,7 @@ "flubber": "^0.4.2", "gif.js": "^0.2.0", "googleapis": "^171.4.0", - "gsap": "^3.14.2", + "gsap": "^3.15.0", "html2canvas": "^1.4.1", "lottie-web": "^5.13.0", "lucide-react": "^0.545.0", @@ -9673,9 +9673,9 @@ "license": "ISC" }, "node_modules/gsap": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.14.2.tgz", - "integrity": "sha512-P8/mMxVLU7o4+55+1TCnQrPmgjPKnwkzkXOK1asnR9Jg2lna4tEY5qBJjMmAaOBDDZWtlRjBXjLa0w53G/uBLA==", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.15.0.tgz", + "integrity": "sha512-dMW4CWBTUK1AEEDeZc1g4xpPGIrSf9fJF960qbTZmN/QwZIWY5wgliS6JWl9/25fpTGJrMRtSjGtOmPnfjZB+A==", "license": "Standard 'no charge' license: https://gsap.com/standard-license." }, "node_modules/has-flag": { diff --git a/package.json b/package.json index 74930a1..daf565c 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "flubber": "^0.4.2", "gif.js": "^0.2.0", "googleapis": "^171.4.0", - "gsap": "^3.14.2", + "gsap": "^3.15.0", "html2canvas": "^1.4.1", "lottie-web": "^5.13.0", "lucide-react": "^0.545.0",