From 4b500e91ccff23ead34e40d184eb58dc82820d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 00:58:10 +0000 Subject: [PATCH] chore(deps): bump nuxt-lazy-load from 1.2.5 to 1.2.9 Bumps [nuxt-lazy-load](https://gitlab.com/broj42/nuxt-lazy-load) from 1.2.5 to 1.2.9. - [Release notes](https://gitlab.com/broj42/nuxt-lazy-load/tags) - [Commits](https://gitlab.com/broj42/nuxt-lazy-load/commits/master) --- updated-dependencies: - dependency-name: nuxt-lazy-load dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 2c27ab8a..6ac243df 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -19,7 +19,7 @@ "core-js": "^3.9.1", "nuxt": "2.15.6", "nuxt-i18n": "6.27.0", - "nuxt-lazy-load": "1.2.5", + "nuxt-lazy-load": "1.2.9", "nuxt-property-decorator": "2.9.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d6584c11..da672785 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9617,10 +9617,10 @@ nuxt-i18n@6.27.0: ufo "^0.7.2" vue-i18n "^8.24.4" -nuxt-lazy-load@1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/nuxt-lazy-load/-/nuxt-lazy-load-1.2.5.tgz#f232fbdba1bccd14026b19cd6a4ef13d32d1e9c7" - integrity sha512-WgfJxLPYkPrYbo78VPLf9XwIFhuHmNBaiA/qyHA2r2K7gri34sNxrDxdPjU3hvSpGlypsuBlV7Uf9P/3uvy6xA== +nuxt-lazy-load@1.2.9: + version "1.2.9" + resolved "https://registry.yarnpkg.com/nuxt-lazy-load/-/nuxt-lazy-load-1.2.9.tgz#cad74b0efbb106545d39c84c2277bc18841226aa" + integrity sha512-TB9k4s9d/M1k3hLasBQChkHFTSDlkov2AQNcE1d6vFuLuy4cjvVnoVO8VRHaVtIKPETbwmsDyc+mmi87LJZ7pg== dependencies: intersection-observer "^0.7.0" string-replace-loader "^2.1.1"