Skip to content

Commit 18dfc5f

Browse files
chore(deps): bump axios from 1.7.2 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f73e948 commit 18dfc5f

File tree

4 files changed

+47
-17
lines changed

4 files changed

+47
-17
lines changed

package-lock.json

Lines changed: 23 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
@@ -8,7 +8,7 @@
88
"@testing-library/jest-dom": "^6.4.6",
99
"@testing-library/react": "^14.2.2",
1010
"@testing-library/user-event": "^14.5.2",
11-
"axios": "^1.7.2",
11+
"axios": "^1.7.7",
1212
"dotenv": "^16.4.5",
1313
"flowbite": "^1.8.1",
1414
"flowbite-react": "^0.3.2",

pnpm-lock.yaml

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -919,10 +919,10 @@ available-typed-arrays@^1.0.7:
919919
dependencies:
920920
possible-typed-array-names "^1.0.0"
921921

922-
axios@^1.7.2:
923-
version "1.7.2"
924-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
925-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
922+
axios@^1.7.7:
923+
version "1.7.7"
924+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
925+
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
926926
dependencies:
927927
follow-redirects "^1.15.6"
928928
form-data "^4.0.0"

0 commit comments

Comments
 (0)