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/index.cgi?a=commitdiff_plain;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 131e700279..4fb6b9ad55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "astro-auto-import": "^0.5.1", "astro-broken-links-checker": "^1.1.0", "autoprefixer": "^10.5.0", - "bundlewatch": "^0.4.1", + "bundlewatch": "^0.4.2", "clean-css-cli": "^5.6.3", "clipboard": "^2.0.11", "cross-env": "^10.1.0", @@ -6502,13 +6502,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 ae7a2368dd..7d82d38594 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "astro-auto-import": "^0.5.1", "astro-broken-links-checker": "^1.1.0", "autoprefixer": "^10.5.0", - "bundlewatch": "^0.4.1", + "bundlewatch": "^0.4.2", "clean-css-cli": "^5.6.3", "clipboard": "^2.0.11", "cross-env": "^10.1.0",