Skip to content

Commit e440222

Browse files
Bump axios from 1.7.4 to 1.8.2 (#1585)
* Bump axios from 1.7.4 to 1.8.2 Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Compile Assets --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 615524d commit e440222

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -10,7 +10,7 @@
1010
"production": "mix --production"
1111
},
1212
"devDependencies": {
13-
"axios": "^1.7",
13+
"axios": "^1.8",
1414
"bootstrap": "^4.5.0",
1515
"highlight.js": "^11.3.1",
1616
"jquery": "^3.5",

public/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/mix-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"/app.js": "/app.js?id=99e99836705c54c9dc04352a9907bc7f",
2+
"/app.js": "/app.js?id=6a9d3c0fef12c9aadd063e3a357cf7cf",
33
"/app-dark.css": "/app-dark.css?id=1ea407db56c5163ae29311f1f38eb7b9",
44
"/app.css": "/app.css?id=de4c978567bfd90b38d186937dee5ccf"
55
}

0 commit comments

Comments
 (0)