From b6652c95711779f604f7abb6bc93f0266ccf61ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:47:20 +0000 Subject: [PATCH] chore(deps): bump fullpage.js from 3.0.9 to 4.0.5 Bumps [fullpage.js](https://github.com/alvarotrigo/fullPage.js) from 3.0.9 to 4.0.5. - [Release notes](https://github.com/alvarotrigo/fullPage.js/releases) - [Commits](https://github.com/alvarotrigo/fullPage.js/compare/3.0.9...4.0.5) --- updated-dependencies: - dependency-name: fullpage.js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d1b6a20..e7ab578 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "favicons-webpack-plugin": "^3.0.1", "file-loader": "^6.0.0", "formfish": "^0.6.15", - "fullpage.js": "^3.0.8", + "fullpage.js": "^4.0.5", "honks": "^0.4.0", "html-webpack-plugin": "^4.3.0", "i18next": "^19.7.0", diff --git a/yarn.lock b/yarn.lock index 46a9eb1..84eeaa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5706,11 +5706,16 @@ fsevents@^2.1.2, fsevents@~2.3.1: resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f" integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw== -fullpage.js@^3.0.8, fullpage.js@^3.0.9: +fullpage.js@^3.0.9: version "3.0.9" resolved "https://registry.yarnpkg.com/fullpage.js/-/fullpage.js-3.0.9.tgz#fc7dba41d521f020a51e9c00fb0fee0d2e11d552" integrity sha512-CBJZwOkOjX/RToG0L93LwJW4a+/67+AqGEvEagWh1N5KRgDXEOVKlo/TJzCzSI1LsOulb7yqXE8mOzRZzqeYMA== +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" resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"