Skip to content

Commit e8a1ca7

Browse files
dependabot[bot]eleanorreem
authored andcommitted
chore(deps): bump @nestjs/axios from 3.0.2 to 3.0.3
Bumps [@nestjs/axios](https://github.com/nestjs/axios) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/nestjs/axios/releases) - [Changelog](https://github.com/nestjs/axios/blob/master/.release-it.json) - [Commits](nestjs/axios@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: "@nestjs/axios" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ceea13 commit e8a1ca7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@mailchimp/mailchimp_marketing": "^3.0.80",
33-
"@nestjs/axios": "^3.0.2",
33+
"@nestjs/axios": "^3.0.3",
3434
"@nestjs/common": "^10.4.1",
3535
"@nestjs/config": "^3.2.3",
3636
"@nestjs/core": "^10.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1204,10 +1204,10 @@
12041204
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.15.0.tgz#f29a55df17cb6e87cfbabce33ff6a14a9f85076d"
12051205
integrity sha512-HZpPoABogPvjeJOdzCOSJsXeL/SMCBgBZMVC3X3d7YYp2gf31MfxhUoYUNwf1ERPJOnQc0wkFn9trqI6ZEdZuA==
12061206

1207-
"@nestjs/axios@^3.0.2":
1208-
version "3.0.2"
1209-
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-3.0.2.tgz#0078c101a29fb46f5c566d68a4315fddabc083ed"
1210-
integrity sha512-Z6GuOUdNQjP7FX+OuV2Ybyamse+/e0BFdTWBX5JxpBDKA+YkdLynDgG6HTF04zy6e9zPa19UX0WA2VDoehwhXQ==
1207+
"@nestjs/axios@^3.0.3":
1208+
version "3.0.3"
1209+
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-3.0.3.tgz#a663cb13cff07ea6b9a7107263de2ae472d41118"
1210+
integrity sha512-h6TCn3yJwD6OKqqqfmtRS5Zo4E46Ip2n+gK1sqwzNBC+qxQ9xpCu+ODVRFur6V3alHSCSBxb3nNtt73VEdluyA==
12111211

12121212
"@nestjs/cli@^10.3.2":
12131213
version "10.3.2"

0 commit comments

Comments
 (0)