aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-22 02:21:45 -0500
committerGitHub <noreply@github.com>2021-01-22 02:21:45 -0500
commit61f9a72f24cc467cd92b36437dbf79561eacc02f (patch)
tree52fe15fb7c825bff5c7fd816efd5d319a89b7281 /package-lock.json
parenta0e424da859a5bf52fe1f08c08a9dcbe3e9d92eb (diff)
downloadgitea-61f9a72f24cc467cd92b36437dbf79561eacc02f.tar.gz
gitea-61f9a72f24cc467cd92b36437dbf79561eacc02f.zip
Bump gsap from 3.5.1 to 3.6.0 (#14410)
Bumps [gsap](https://github.com/greensock/GSAP) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/greensock/GSAP/releases) - [Commits](https://github.com/greensock/GSAP/compare/3.5.1...3.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: Lauris BH <lauris@nix.lv>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f3ba4a8177..12f63fb813 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3718,9 +3718,9 @@
}
},
"gsap": {
- "version": "3.5.1",
- "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.5.1.tgz",
- "integrity": "sha512-EMV0RSUKZNeTUzLKAizGlwxVOUyif3/g8I3S1aA/hf3gbqwBvmQ02x1RdTBQNQMOpHCVBv9y/vaHwfctoAg8zw=="
+ "version": "3.6.0",
+ "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.6.0.tgz",
+ "integrity": "sha512-0P3syv1TmYr+A/VZ8UMFzw+s0XoaKSzzDFs8NqkXiJTXI4E/VTi0zRjPgxaPBpiUPPycgRnFjLDe0Tb4dRRf+w=="
},
"hard-rejection": {
"version": "2.1.0",