Skip to content

Commit 78fcdce

Browse files
chore(deps): bump axios from 1.11.0 to 1.12.2
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 341ab6f commit 78fcdce

3 files changed

Lines changed: 35 additions & 35 deletions

File tree

examples/refresh-token/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@forward-software/react-auth": "workspace:^",
13-
"axios": "1.11.0",
13+
"axios": "1.12.2",
1414
"jwt-check-expiry": "^1.0.10",
1515
"react": "catalog:",
1616
"react-dom": "catalog:"

examples/reqres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@forward-software/react-auth": "workspace:^",
13-
"axios": "^1.11.0",
13+
"axios": "^1.12.2",
1414
"react": "catalog:",
1515
"react-dom": "catalog:"
1616
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)