From 279cec0b8228deb1cc3cdd20d5205a704b0eec04 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Feb 2021 08:17:08 +0000 Subject: [PATCH] Bump framer from 1.2.9 to 1.2.20 Bumps framer from 1.2.9 to 1.2.20. Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae903d4..0f014a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4736,9 +4736,9 @@ } }, "framer": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/framer/-/framer-1.2.9.tgz", - "integrity": "sha512-m/UWC+EqrJefjgohLgO/VIlL9DYsO0GSg9BTNGYnHJHO/Kxm6H025ws8a2u4a9vzVQA2v0XRGiUVsFFHmAC70g==" + "version": "1.2.20", + "resolved": "https://registry.npmjs.org/framer/-/framer-1.2.20.tgz", + "integrity": "sha512-soTRMEYnMTUaD2VV4WZxTCtixDvVal10mVEnVai0zBcLfjjnu6Taj01c2Lvm9AWOu9ZU414/0GTqKbUZZpxrWw==" }, "framer-motion": { "version": "2.6.13", diff --git a/package.json b/package.json index db22d12..322cd57 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "airtable": "^0.10.1", "aws-amplify": "3.3.1", "aws-sdk": "^2.761.0", - "framer": "^1.2.9", + "framer": "^1.2.20", "framer-motion": "^2.6.13", "mixpanel-browser": "^2.40.0", "next": "9.5.5",