Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit f697df9

Browse files
authored
Merge pull request #592 from lifeomic/dependabot/npm_and_yarn/example/axios-1.8.2
build(deps): bump axios from 1.7.4 to 1.8.2 in /example
2 parents e77956e + 1553985 commit f697df9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@react-navigation/native-stack": "^6.9.9",
2626
"@react-navigation/stack": "^6.3.16",
2727
"@tanstack/react-query": "^4.0.0",
28-
"axios": "^1.7.4",
28+
"axios": "^1.8.2",
2929
"graphql": "^16.8.1",
3030
"graphql-request": "5.1.0",
3131
"i18next": "^22.4.9",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4112,10 +4112,10 @@ available-typed-arrays@^1.0.7:
41124112
dependencies:
41134113
possible-typed-array-names "^1.0.0"
41144114

4115-
axios@^1.7.4:
4116-
version "1.7.4"
4117-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
4118-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
4115+
axios@^1.8.2:
4116+
version "1.8.2"
4117+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
4118+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
41194119
dependencies:
41204120
follow-redirects "^1.15.6"
41214121
form-data "^4.0.0"

0 commit comments

Comments
 (0)