From ead34a7c0c36a6f58d97ff2079befd74b9bce9ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:47:07 +0000 Subject: [PATCH] Bump fullpage.js from 3.0.8 to 4.0.5 Bumps [fullpage.js](https://github.com/alvarotrigo/fullPage.js) from 3.0.8 to 4.0.5. - [Release notes](https://github.com/alvarotrigo/fullPage.js/releases) - [Commits](https://github.com/alvarotrigo/fullPage.js/compare/3.0.8...4.0.5) --- updated-dependencies: - dependency-name: fullpage.js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6bf322e..ecae875 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3931,9 +3931,9 @@ } }, "fullpage.js": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/fullpage.js/-/fullpage.js-3.0.8.tgz", - "integrity": "sha512-r4B/MNuxylgzSlY+w4klD0lYYlmzEy7doDvurupAuO1ObKBgu9EB5GPuoeJTP7t/njFlzAM/Wu/I+FL3WvudCw==" + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/fullpage.js/-/fullpage.js-4.0.5.tgz", + "integrity": "sha512-4OWRP08ogL35LwnNyDa8LNqRD0003HdolcVflfUyhMwAHVrpBNY9u1WYdAfnFEX7bd4vsermL7z22nmNqPWZvw==" }, "function-bind": { "version": "1.1.1", diff --git a/package.json b/package.json index ce08115..d27a9e2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@rails/ujs": "^6.0.0", "@rails/webpacker": "4.2.2", "animate.css": "^4.0.0", - "fullpage.js": "^3.0.8", + "fullpage.js": "^4.0.5", "gsap": "^3.2.6", "hover-effect": "^1.1.0", "three": "^0.116.1", diff --git a/yarn.lock b/yarn.lock index 641aaba..560d84e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2954,10 +2954,10 @@ fstream@^1.0.0, fstream@^1.0.12: mkdirp ">=0.5 0" rimraf "2" -fullpage.js@^3.0.8: - version "3.0.8" - resolved "https://registry.yarnpkg.com/fullpage.js/-/fullpage.js-3.0.8.tgz#4d89a87d36c30c0866c3dfec5e6cb363902f97b2" - integrity sha512-r4B/MNuxylgzSlY+w4klD0lYYlmzEy7doDvurupAuO1ObKBgu9EB5GPuoeJTP7t/njFlzAM/Wu/I+FL3WvudCw== +fullpage.js@^4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/fullpage.js/-/fullpage.js-4.0.5.tgz#033880e792610a28fe4f7c9ee49eff33a7b38e14" + integrity sha512-4OWRP08ogL35LwnNyDa8LNqRD0003HdolcVflfUyhMwAHVrpBNY9u1WYdAfnFEX7bd4vsermL7z22nmNqPWZvw== function-bind@^1.1.1: version "1.1.1"