From 7a0ac2077c10ddcfde19340c8fb61789da5c1597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:57:00 +0530 Subject: [PATCH] Bump tippy.js from 6.3.2 to 6.3.7 (#291) Bumps [tippy.js](https://github.com/atomiks/tippyjs) from 6.3.2 to 6.3.7. - [Release notes](https://github.com/atomiks/tippyjs/releases) - [Commits](https://github.com/atomiks/tippyjs/compare/v6.3.2...v6.3.7) --- updated-dependencies: - dependency-name: tippy.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5bce45ef..ca7d300a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "react-google-recaptcha": "^2.1.0", "react-modal": "^3.14.4", "sanitize-html": "^2.5.3", - "tippy.js": "^6.3.1", + "tippy.js": "^6.3.7", "twemoji": "^13.1.0" }, "devDependencies": { @@ -14699,9 +14699,9 @@ } }, "node_modules/tippy.js": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.2.tgz", - "integrity": "sha512-35XVQI7Zl/jHZ51+8eHu/vVRXBjWYGobPm5G9FxOchj4r5dWhghKGS0nm0ARUKZTF96V7pPn7EbXS191NTwldw==", + "version": "6.3.7", + "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz", + "integrity": "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==", "dependencies": { "@popperjs/core": "^2.9.0" } @@ -27167,9 +27167,9 @@ "dev": true }, "tippy.js": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.2.tgz", - "integrity": "sha512-35XVQI7Zl/jHZ51+8eHu/vVRXBjWYGobPm5G9FxOchj4r5dWhghKGS0nm0ARUKZTF96V7pPn7EbXS191NTwldw==", + "version": "6.3.7", + "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz", + "integrity": "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==", "requires": { "@popperjs/core": "^2.9.0" } diff --git a/package.json b/package.json index eb15ca07..f93e8a6c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-google-recaptcha": "^2.1.0", "react-modal": "^3.14.4", "sanitize-html": "^2.5.3", - "tippy.js": "^6.3.1", + "tippy.js": "^6.3.7", "twemoji": "^13.1.0" }, "devDependencies": {