Skip to content

Commit 868d55e

Browse files
fix(deps): update dependency @nestjs/axios to v3.0.3 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d299797 commit 868d55e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
}
8080
},
8181
"dependencies": {
82-
"@nestjs/axios": "3.0.2",
82+
"@nestjs/axios": "3.0.3",
8383
"@nestjs/common": "10.3.0",
8484
"@nestjs/core": "10.3.0",
8585
"@nestjs/platform-express": "10.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,10 +1659,10 @@
16591659
resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.1.0.tgz#1e3e4bd05c1cc7a0b2ddbd8a03f39f6e4b5e6cfe"
16601660
integrity sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==
16611661

1662-
"@nestjs/axios@3.0.2":
1663-
version "3.0.2"
1664-
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-3.0.2.tgz#0078c101a29fb46f5c566d68a4315fddabc083ed"
1665-
integrity sha512-Z6GuOUdNQjP7FX+OuV2Ybyamse+/e0BFdTWBX5JxpBDKA+YkdLynDgG6HTF04zy6e9zPa19UX0WA2VDoehwhXQ==
1662+
"@nestjs/axios@3.0.3":
1663+
version "3.0.3"
1664+
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-3.0.3.tgz#a663cb13cff07ea6b9a7107263de2ae472d41118"
1665+
integrity sha512-h6TCn3yJwD6OKqqqfmtRS5Zo4E46Ip2n+gK1sqwzNBC+qxQ9xpCu+ODVRFur6V3alHSCSBxb3nNtt73VEdluyA==
16661666

16671667
"@nestjs/common@10.3.0":
16681668
version "10.3.0"

0 commit comments

Comments
 (0)