Skip to content

Commit

Permalink
build(deps): bump axios from 1.6.5 to 1.6.6
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.5...v1.6.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 15a44b9 commit 26b3021
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.1",
"@types/node": "^20.10.7",
"axios": "^1.6.5",
"axios": "^1.6.6",
"bowser": "^2.11.0",
"chalk": "^4.1.2",
"cron": "3.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4867,14 +4867,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
"axios@npm:^1.6.6":
version: 1.6.6
resolution: "axios@npm:1.6.6"
dependencies:
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: aeb9acf87590d8aa67946072ced38e01ca71f5dfe043782c0ccea667e5dd5c45830c08afac9be3d7c894f09684b8ab2a458f497d197b73621233bcf202d9d468
checksum: 974f54cfade94fd4c0191309122a112c8d233089cecb0070cd8e0904e9bd9c364ac3a6fd0f981c978508077249788950427c565f54b7b2110e5c3426006ff343
languageName: node
linkType: hard

Expand Down Expand Up @@ -10408,7 +10408,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^6.19.1"
"@typescript-eslint/parser": "npm:^6.19.1"
autoprefixer: "npm:10.4.17"
axios: "npm:^1.6.5"
axios: "npm:^1.6.6"
bowser: "npm:^2.11.0"
chalk: "npm:^4.1.2"
clean-jsdoc-theme: "npm:^4.2.14"
Expand Down

0 comments on commit 26b3021

Please sign in to comment.