Skip to content

Commit f12ad9c

Browse files
authored
Merge pull request #67 from profjordanov/dependabot/npm_and_yarn/axios-1.8.2
Bump axios from 1.7.4 to 1.8.2
2 parents 0e96780 + e327e54 commit f12ad9c

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

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
@@ -9,7 +9,7 @@
99
"@testing-library/jest-dom": "^5.16.5",
1010
"@testing-library/react": "^13.4.0",
1111
"@testing-library/user-event": "^13.5.0",
12-
"axios": "^1.7.4",
12+
"axios": "^1.8.2",
1313
"babel-jest": "^27.4.2",
1414
"babel-loader": "^8.2.3",
1515
"babel-plugin-named-asset-import": "^0.3.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2948,10 +2948,10 @@ axe-core@^4.6.2:
29482948
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
29492949
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
29502950

2951-
axios@^1.7.4:
2952-
version "1.7.4"
2953-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2954-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
2951+
axios@^1.8.2:
2952+
version "1.8.2"
2953+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2954+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
29552955
dependencies:
29562956
follow-redirects "^1.15.6"
29572957
form-data "^4.0.0"

0 commit comments

Comments
 (0)