From 594b15d5848456f1c28e508b634c66341e794474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 21:36:28 +0000 Subject: [PATCH] Bump gsap from 2.1.3 to 3.6.0 in /themes/ync Bumps [gsap](https://github.com/greensock/GSAP) from 2.1.3 to 3.6.0. - [Release notes](https://github.com/greensock/GSAP/releases) - [Commits](https://github.com/greensock/GSAP/compare/2.1.3...3.6.0) Signed-off-by: dependabot[bot] --- themes/ync/package.json | 2 +- themes/ync/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/ync/package.json b/themes/ync/package.json index f6fe512..284b1cb 100644 --- a/themes/ync/package.json +++ b/themes/ync/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "aos": "^2.3.4", - "gsap": "^2.1.3", + "gsap": "^3.6.0", "jquery": "^3.4.1", "macy": "^2.5.0", "rellax": "^1.10.0", diff --git a/themes/ync/yarn.lock b/themes/ync/yarn.lock index 4f2f2a4..e2c3c53 100644 --- a/themes/ync/yarn.lock +++ b/themes/ync/yarn.lock @@ -3161,10 +3161,10 @@ growly@^1.3.0: resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE= -gsap@^2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/gsap/-/gsap-2.1.3.tgz#c63ee3a50f0b7dc3b46ed0845bb0f09049feb944" - integrity sha512-8RFASCqi2FOCBuv7X4o7M6bLdy+1hbR0azg+MG7zz+EVsI+OmJblYsTk0GEepQd2Jg/ItMPiVTibF7r3EVxjZQ== +gsap@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/gsap/-/gsap-3.6.0.tgz#925f25370c698ce0f6ea563522da8f6b5ed21b0a" + integrity sha512-0P3syv1TmYr+A/VZ8UMFzw+s0XoaKSzzDFs8NqkXiJTXI4E/VTi0zRjPgxaPBpiUPPycgRnFjLDe0Tb4dRRf+w== handle-thing@^2.0.0: version "2.0.0"