Skip to content

Commit 029e74d

Browse files
Bump axios from 0.27.2 to 1.1.0 in /laravel (#144)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v1.1.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5eece04 commit 029e74d

File tree

2 files changed

+32
-18
lines changed

2 files changed

+32
-18
lines changed

laravel/package-lock.json

+31-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

laravel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@tailwindcss/forms": "^0.5.3",
1414
"@tailwindcss/typography": "^0.5.7",
1515
"alpinejs": "^3.10.3",
16-
"axios": "^0.27",
16+
"axios": "^1.1",
1717
"flowbite": "^1.5.3",
1818
"laravel-mix": "^6.0.49",
1919
"lodash": "^4.17.19",

0 commit comments

Comments
 (0)