Skip to content

Commit d97e529

Browse files
chore(deps-dev): bump axios from 1.13.2 to 1.13.3 (#1420)
* chore(deps-dev): bump axios from 1.13.2 to 1.13.3 Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.13.3) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): rebuild mix assets --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent e396997 commit d97e529

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"format": "./node_modules/.bin/blade-formatter --progress --write '**/*.blade.php'"
1212
},
1313
"devDependencies": {
14-
"axios": "^1.13.2",
14+
"axios": "^1.13.3",
1515
"blade-formatter": "1.42.3",
1616
"bootstrap": "^4.6",
1717
"jquery": "^3.7",

public/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/app.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
* http://jquery.org/license
224224
*/
225225

226-
/*! Axios v1.13.2 Copyright (c) 2025 Matt Zabriskie and contributors */
226+
/*! Axios v1.13.3 Copyright (c) 2026 Matt Zabriskie and contributors */
227227

228228
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
229229

public/mix-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"/js/app.js": "/js/app.js?id=b00844a6c9ccf29db2d89f8fbf4578ae",
2+
"/js/app.js": "/js/app.js?id=74f0e6170585d7da12b0099e73522034",
33
"/js/app-secondary.js": "/js/app-secondary.js?id=4f6f059b19e7e0afa718211e3f9f32fa",
44
"/css/app.css": "/css/app.css?id=6a66aed7a807322933661fa151738910"
55
}

0 commit comments

Comments
 (0)