diff --git a/package.json b/package.json index 4921211..3a45ee6 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "lightgallery": "2.6.0", "nuxt": "2.15.8", "nuxt-client-init-module": "0.3.0", - "seamless-scroll-polyfill": "2.2.0", + "seamless-scroll-polyfill": "2.3.4", "storyblok-nuxt": "2.0.1", "stripe": "8.222.0", "vue": "2.6.14", diff --git a/yarn.lock b/yarn.lock index 5b6bef3..4e13e7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10292,10 +10292,10 @@ scule@^0.2.1: resolved "https://registry.yarnpkg.com/scule/-/scule-0.2.1.tgz#0c1dc847b18e07219ae9a3832f2f83224e2079dc" integrity sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg== -seamless-scroll-polyfill@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/seamless-scroll-polyfill/-/seamless-scroll-polyfill-2.2.0.tgz#422f4a7d1b3a7d0ea86f8afad3d6abea2c66a000" - integrity sha512-c4KHfltYY8oFRt987Kl9i4xRLylIpg1YHWsOyH1kj4SP+W+8PtOiKrLyv8L6xbHvwQpofOZ98AWpGPEJK++udQ== +seamless-scroll-polyfill@2.3.4: + version "2.3.4" + resolved "https://registry.yarnpkg.com/seamless-scroll-polyfill/-/seamless-scroll-polyfill-2.3.4.tgz#d2fd1833993a2ad41a3ac319c65dc839bf0746d5" + integrity sha512-Biobd4LDoeFODX1bfiru84GveSajzFELFB3ejMZsRR2TpD73W46uEZYAEqSx5RtKpN2umhGWaoSRivs0ZcHp9g== semver-compare@^1.0.0: version "1.0.0"