diff --git a/package.json b/package.json index 5b694ea..f3f3e00 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "form-data": "^2.3.3", "glob": "^7.1.3", "indexeddb-getall-shim": "^1.3.5", - "intersection-observer": "^0.6.0", + "intersection-observer": "^0.7.0", "localstorage-memory": "^1.0.3", "lodash-es": "^4.17.11", "lodash-webpack-plugin": "^0.11.5", diff --git a/yarn.lock b/yarn.lock index 920b482..09b71a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3822,11 +3822,6 @@ icss-utils@^4.1.0: dependencies: postcss "^7.0.14" -idb-keyval@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/idb-keyval/-/idb-keyval-3.2.0.tgz#cbbf354deb5684b6cdc84376294fc05932845bd6" - integrity sha512-slx8Q6oywCCSfKgPgL0sEsXtPVnSbTLWpyiDcu6msHOyKOLari1TD1qocXVCft80umnkk3/Qqh3lwoFt8T/BPQ== - ieee754@^1.1.4: version "1.1.12" resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.12.tgz#50bf24e5b9c8bb98af4964c941cdb0918da7b60b" @@ -3947,10 +3942,10 @@ inquirer@^5.2.0: strip-ansi "^4.0.0" through "^2.3.6" -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"