diff --git a/bun.lock b/bun.lock index 9761517..352aff3 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,7 @@ "@zxing/library": "^0.21.3", "alpinejs": "^3.15.8", "autoprefixer": "^10.4.24", - "axios": "^1.13.3", + "axios": "^1.13.4", "concurrently": "^9.2.1", "laravel-vite-plugin": "^2.1.0", "tailwindcss": "^4.1.18", @@ -183,7 +183,7 @@ "autoprefixer": ["autoprefixer@10.4.24", "", { "dependencies": { "browserslist": "^4.28.1", "caniuse-lite": "^1.0.30001766", "fraction.js": "^5.3.4", "picocolors": "^1.1.1", "postcss-value-parser": "^4.2.0" }, "peerDependencies": { "postcss": "^8.1.0" }, "bin": { "autoprefixer": "bin/autoprefixer" } }, "sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw=="], - "axios": ["axios@1.13.3", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", "proxy-from-env": "^1.1.0" } }, "sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g=="], + "axios": ["axios@1.13.4", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", "proxy-from-env": "^1.1.0" } }, "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg=="], "baseline-browser-mapping": ["baseline-browser-mapping@2.9.11", "", { "bin": { "baseline-browser-mapping": "dist/cli.js" } }, "sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ=="], diff --git a/package.json b/package.json index 0c7a8f2..27b8ec6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@zxing/library": "^0.21.3", "alpinejs": "^3.15.8", "autoprefixer": "^10.4.24", - "axios": "^1.13.3", + "axios": "^1.13.4", "concurrently": "^9.2.1", "laravel-vite-plugin": "^2.1.0", "tailwindcss": "^4.1.18",