From: Julien Déramond Date: Wed, 22 Apr 2026 04:32:31 +0000 (+0200) Subject: Bump bundlewatch from 0.4.1 to 0.4.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=653c1240fc94197d7a14e33c2f0a7e494ff6108a;p=thirdparty%2Fbootstrap.git Bump bundlewatch from 0.4.1 to 0.4.2 --- diff --git a/package-lock.json b/package-lock.json index 6ae2829c9a..eddb2e05f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "astro-broken-links-checker": "^1.1.0", "autoprefixer": "^10.5.0", "bootstrap-vscode-theme": "^0.0.9", - "bundlewatch": "^0.4.1", + "bundlewatch": "^0.4.2", "clipboard": "^2.0.11", "cross-env": "^10.1.0", "cspell": "^10.0.0", @@ -7523,13 +7523,13 @@ } }, "node_modules/bundlewatch": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.4.1.tgz", - "integrity": "sha512-SIobIhMX8DhoGiNlZ+IqicXRBkp7NQTKGEoZP82Tu8FQhoykbTdTQlL4zYT7n6swjH9wahJ9RTefz0Xwva5FXA==", + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.4.2.tgz", + "integrity": "sha512-67hWKEbLZyokB07wF4TFJ8X1TL/bcZWipbTQBAf9wwcc4fHe31vFk8m2CMwByMZa5DcK4ZzeRIn6Ldt8Q9f9aw==", "dev": true, "license": "MIT", "dependencies": { - "axios": "^0.30.0", + "axios": "^0.31.1", "bytes": "^3.1.1", "chalk": "^4.0.0", "ci-env": "^1.17.0", diff --git a/package.json b/package.json index e530923276..28da2d39bd 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "astro-broken-links-checker": "^1.1.0", "autoprefixer": "^10.5.0", "bootstrap-vscode-theme": "^0.0.9", - "bundlewatch": "^0.4.1", + "bundlewatch": "^0.4.2", "clipboard": "^2.0.11", "cross-env": "^10.1.0", "cspell": "^10.0.0",