From 2949d9da4341bf68afecf67c3fc98fa22885dfb0 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 3 Apr 2024 15:35:57 +0300 Subject: [PATCH] =?UTF-8?q?Update=20vanilla-lazyload=20=20^19.0.5=20=20?= =?UTF-8?q?=E2=86=92=20=20^19.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 95fe5dd19..986a76f2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "postcss-cli": "^11.0.0", "stylelint": "^16.3.1", "stylelint-config-twbs-bootstrap": "^14.1.0", - "vanilla-lazyload": "^19.0.5", + "vanilla-lazyload": "^19.1.2", "vnu-jar": "23.4.11" } }, @@ -5141,9 +5141,9 @@ "dev": true }, "node_modules/vanilla-lazyload": { - "version": "19.0.5", - "resolved": "https://registry.npmjs.org/vanilla-lazyload/-/vanilla-lazyload-19.0.5.tgz", - "integrity": "sha512-fTZvntx1RnzLsWIp9VNsq8bcYsdwnE6KwRembVihYztoTxt7qFXS9vAVmotLvGoG5ijgKwxL3nOXrTVPXouY/g==", + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/vanilla-lazyload/-/vanilla-lazyload-19.1.2.tgz", + "integrity": "sha512-AIDbi3drK4uGHsNu0x9f6F36hXDBEoEj28dHLkRgBzoXnLBQXR2yNlIltbQhA3QrkEYCIqzivt+Gr0k2OuDR8g==", "dev": true, "funding": { "type": "individual", diff --git a/package.json b/package.json index 58ecdd8d8..636279b94 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "postcss-cli": "^11.0.0", "stylelint": "^16.3.1", "stylelint-config-twbs-bootstrap": "^14.1.0", - "vanilla-lazyload": "^19.0.5", + "vanilla-lazyload": "^19.1.2", "vnu-jar": "23.4.11" } }