From 6dd9856453bc19427b971c42235f3cd731549b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Isager=20Dalsgar=C3=B0?= Date: Wed, 2 Oct 2024 13:44:41 +0200 Subject: [PATCH] Update dependencies --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 76ae4e8..59deb47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -480,9 +480,9 @@ "license": "Apache-2.0" }, "node_modules/bare-bundle": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/bare-bundle/-/bare-bundle-1.3.0.tgz", - "integrity": "sha512-lyQk60x8JQmPFdExELymd6aG+FQ3QCsRnLNCsSXCicRFrhNeuilqyNubL+XaeAigY8spR/w0MhoBKlihxuyIhQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/bare-bundle/-/bare-bundle-1.4.0.tgz", + "integrity": "sha512-8Z724WsWXr8zujfFaJIn8+DOkS/styodNtTr2b2hkouwN51s/mdw0dQDxR5l+lswF1dWgBfJna7DSPHl8XsN9Q==", "license": "Apache-2.0", "dependencies": { "b4a": "^1.6.4" @@ -584,12 +584,12 @@ } }, "node_modules/bare-module": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/bare-module/-/bare-module-4.2.0.tgz", - "integrity": "sha512-N9oWc+0Pv8MlJTS5flxv9DDLewNjRVLidGnTGz0Is4Z4R1YOdgGB3EyWh6JUgbDnC+A+JNy5hWxBmtbVvDtMLw==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/bare-module/-/bare-module-4.3.0.tgz", + "integrity": "sha512-zLt010wpc5TF/9rryJ3/eBDOf7yw8fsBhEQBSx73sJv8jMyvvun2/hT9PXN4lVlL4WBtQlgpUtYaT/yn0cdrKg==", "license": "Apache-2.0", "dependencies": { - "bare-bundle": "^1.0.0", + "bare-bundle": "^1.3.0", "bare-module-resolve": "^1.6.0", "bare-path": "^3.0.0", "bare-url": "^2.0.1",