From b0a811e06602f69a9d5fc307d954f2276bef3127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 22:03:01 +0000 Subject: [PATCH] Bump gsap from 3.2.6 to 3.6.0 in /front-saga-circuit/front Bumps [gsap](https://github.com/greensock/GSAP) from 3.2.6 to 3.6.0. - [Release notes](https://github.com/greensock/GSAP/releases) - [Commits](https://github.com/greensock/GSAP/compare/3.2.6...3.6.0) Signed-off-by: dependabot[bot] --- front-saga-circuit/front/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/front-saga-circuit/front/package-lock.json b/front-saga-circuit/front/package-lock.json index 2019f78..ce8498d 100644 --- a/front-saga-circuit/front/package-lock.json +++ b/front-saga-circuit/front/package-lock.json @@ -627,9 +627,9 @@ } }, "gsap": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.2.6.tgz", - "integrity": "sha512-QX7WQWZUAooS9tOCYg4kKLcnjBreA4Xyu11EVx6zp4BbKijnMK+NtzkB47las/E0luFE84hGscOZm5vd13KzZA==" + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.6.0.tgz", + "integrity": "sha512-0P3syv1TmYr+A/VZ8UMFzw+s0XoaKSzzDFs8NqkXiJTXI4E/VTi0zRjPgxaPBpiUPPycgRnFjLDe0Tb4dRRf+w==" }, "has": { "version": "1.0.3",