Skip to content

Commit

Permalink
Update @nestjs/axios to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 22, 2023
1 parent 80f5f62 commit 78229d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/ps2alerts/aggregator#readme",
"dependencies": {
"@nestjs/axios": "^2.0.0",
"@nestjs/axios": "^3.0.0",
"@nestjs/common": "^9.4.3",
"@nestjs/config": "^2.3.2",
"@nestjs/core": "^9.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@
resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.1.0.tgz#1e3e4bd05c1cc7a0b2ddbd8a03f39f6e4b5e6cfe"
integrity sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==

"@nestjs/axios@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-2.0.0.tgz#2116fad483e232ef102a877b503a9f19926bd102"
integrity sha512-F6oceoQLEn031uun8NiommeMkRIojQqVryxQy/mK7fx0CI0KbgkJL3SloCQcsOD+agoEnqKJKXZpEvL6FNswJg==
"@nestjs/axios@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-3.0.0.tgz#a2e70b118e3058f3d4b9c3deacd496ec4e3ee69e"
integrity sha512-ULdH03jDWkS5dy9X69XbUVbhC+0pVnrRcj7bIK/ytTZ76w7CgvTZDJqsIyisg3kNOiljRW/4NIjSf3j6YGvl+g==

"@nestjs/cli@^9.0.0":
version "9.4.0"
Expand Down

0 comments on commit 78229d9

Please sign in to comment.