Skip to content

Commit

Permalink
Bump axios from 1.7.4 to 1.7.5 (#257)
Browse files Browse the repository at this point in the history
* Bump axios from 1.7.4 to 1.7.5

Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.7.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Varun Villait <vvillait88@yahoo.com>
  • Loading branch information
dependabot[bot] and vvillait88 authored Aug 26, 2024
1 parent 60100b9 commit 6141a27
Show file tree
Hide file tree
Showing 2 changed files with 782 additions and 793 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peopledatalabs",
"version": "9.3.0",
"version": "9.3.1",
"description": "JavaScript client with TypeScript support for the People Data Labs API",
"type": "module",
"main": "dist/index.cjs",
Expand Down Expand Up @@ -64,7 +64,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"axios": "^1.7.4",
"axios": "^1.7.5",
"copy-anything": "3.0.5"
}
}
Loading

0 comments on commit 6141a27

Please sign in to comment.