Skip to content

Commit 777cccb

Browse files
chore(deps): bump axios from 1.9.0 to 1.10.0 in /examples/reqres
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b3da42 commit 777cccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.0",
13+
"axios": "^1.10.0",
1414
"react": "catalog:",
1515
"react-dom": "catalog:"
1616
},

0 commit comments

Comments
 (0)