Skip to content

Commit 0fb81dd

Browse files
Merge pull request #295 from FOSS-Community/dependabot/npm_and_yarn/axios-1.7.2
chore(deps): bump axios from 1.6.8 to 1.7.2
2 parents 054660b + 0494c47 commit 0fb81dd

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
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
@@ -8,7 +8,7 @@
88
"@testing-library/jest-dom": "^6.4.5",
99
"@testing-library/react": "^14.2.2",
1010
"@testing-library/user-event": "^13.2.1",
11-
"axios": "^1.6.8",
11+
"axios": "^1.7.2",
1212
"dotenv": "^16.4.5",
1313
"flowbite": "^1.8.1",
1414
"flowbite-react": "^0.3.2",

pnpm-lock.yaml

Lines changed: 5 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
@@ -921,10 +921,10 @@ available-typed-arrays@^1.0.7:
921921
dependencies:
922922
possible-typed-array-names "^1.0.0"
923923

924-
axios@^1.6.8:
925-
version "1.6.8"
926-
resolved "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz"
927-
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
924+
axios@^1.7.2:
925+
version "1.7.2"
926+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
927+
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
928928
dependencies:
929929
follow-redirects "^1.15.6"
930930
form-data "^4.0.0"

0 commit comments

Comments
 (0)