diff --git a/package.json b/package.json index d664e65..4e1eee3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "axios": "^0.21.1", "file-loader": "^1.1.3", - "fullpage.js": "^2.9.2", + "fullpage.js": "^4.0.5", "jquery": "^3.1.1", "mobile-detect": "^1.3.6", "raw-loader": "^0.5.1", diff --git a/yarn.lock b/yarn.lock index 7f84499..ad67b1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2119,12 +2119,10 @@ fstream@^1.0.0, fstream@^1.0.12: mkdirp ">=0.5 0" rimraf "2" -fullpage.js@^2.9.2: - version "2.9.7" - resolved "https://registry.yarnpkg.com/fullpage.js/-/fullpage.js-2.9.7.tgz#65b838a76a9cc459e6474d36ba54fd18aba52f3d" - integrity sha512-r2a7h/xAFRningddSAP/xZtZxG3dxvmAc71ckommFsHF/EAPu5gw1CU4DRc2ErRg10lLX1gBoybISpa5F3ps5A== - dependencies: - jquery ">=1.6.0" +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" @@ -2806,7 +2804,7 @@ isstream@~0.1.2: resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= -jquery@>=1.6.0, jquery@^3.1.1: +jquery@^3.1.1: version "3.5.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5" integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==