diff --git a/package.json b/package.json index 013e5be8..402ed3eb 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "handlebars-loader": "1.7.1", "html-minifier": "4.0.0", "html-minifier-loader": "1.4.1", - "intersection-observer": "0.6.0", + "intersection-observer": "0.7.0", "jquery": "3.4.0", "mini-css-extract-plugin": "0.6.0", "mocha": "6.1.4", diff --git a/yarn.lock b/yarn.lock index 0577de53..3271d0a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4302,10 +4302,10 @@ interpret@^1.0.1, interpret@^1.1.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296" integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw== -intersection-observer@0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.6.0.tgz#d64aae04211b4cec051537168f5fa670a4acc770" - integrity sha512-WUVAqGJr08yh73XKe1JhylQ9BiBIytrkt8SH5Knu7Uy44ij5cICi6PbVLIbV/D2eIx9LJVkGBo9WF80R4VXJ+w== +intersection-observer@0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.7.0.tgz#ee16bee978db53516ead2f0a8154b09b400bbdc9" + integrity sha512-Id0Fij0HsB/vKWGeBe9PxeY45ttRiBmhFyyt/geBdDHBYNctMRTE3dC1U3ujzz3lap+hVXlEcVaB56kZP/eEUg== invariant@^2.2.2: version "2.2.4"