From 906da7e9ce43bb46b10cc1efe2f857e1c52e1a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:55:40 +0300 Subject: [PATCH] build(deps): bump axios from 1.7.5 to 1.7.7 (#1150) Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.5...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- modules/authentication/package.json | 2 +- modules/authorization/package.json | 2 +- modules/email/package.json | 2 +- modules/forms/package.json | 2 +- modules/functions/package.json | 2 +- modules/router/package.json | 2 +- yarn.lock | 19 +++++-------------- 7 files changed, 11 insertions(+), 20 deletions(-) diff --git a/modules/authentication/package.json b/modules/authentication/package.json index 6748c6f68..9f82ffa93 100644 --- a/modules/authentication/package.json +++ b/modules/authentication/package.json @@ -33,7 +33,7 @@ "@conduitplatform/node-2fa": "^1.0.0", "@grpc/grpc-js": "^1.10.9", "@grpc/proto-loader": "^0.7.6", - "axios": "^1.7.4", + "axios": "^1.7.7", "bcrypt": "^5.1.1", "convict": "^6.2.4", "escape-string-regexp": "^4.0.0", diff --git a/modules/authorization/package.json b/modules/authorization/package.json index 7ed1d6492..b4e452129 100644 --- a/modules/authorization/package.json +++ b/modules/authorization/package.json @@ -32,7 +32,7 @@ "@conduitplatform/module-tools": "*", "@grpc/grpc-js": "^1.10.9", "@grpc/proto-loader": "^0.7.6", - "axios": "^1.7.4", + "axios": "^1.7.7", "bcrypt": "^5.1.1", "bullmq": "^5.12.14", "convict": "^6.2.4", diff --git a/modules/email/package.json b/modules/email/package.json index 51ac464ce..4bfd1ca4c 100644 --- a/modules/email/package.json +++ b/modules/email/package.json @@ -35,7 +35,7 @@ "@sendgrid/client": "^8.0.0", "@types/nodemailer-sendgrid": "^1.0.3", "await-to-js": "^3.0.0", - "axios": "^1.7.4", + "axios": "^1.7.7", "bullmq": "^5.12.14", "convict": "^6.2.4", "escape-string-regexp": "^4.0.0", diff --git a/modules/forms/package.json b/modules/forms/package.json index 5513d69b5..d1b1ecead 100644 --- a/modules/forms/package.json +++ b/modules/forms/package.json @@ -31,7 +31,7 @@ "@conduitplatform/module-tools": "*", "@grpc/grpc-js": "^1.10.9", "@grpc/proto-loader": "^0.7.6", - "axios": "^1.7.4", + "axios": "^1.7.7", "convict": "^6.2.4", "escape-string-regexp": "^4.0.0", "lodash-es": "^4.17.21" diff --git a/modules/functions/package.json b/modules/functions/package.json index 2cde783b9..9cb8778d1 100644 --- a/modules/functions/package.json +++ b/modules/functions/package.json @@ -32,7 +32,7 @@ "@conduitplatform/module-tools": "*", "@grpc/grpc-js": "^1.10.9", "@grpc/proto-loader": "^0.7.6", - "axios": "^1.7.4", + "axios": "^1.7.7", "escape-string-regexp": "^4.0.0", "convict": "^6.2.4", "lodash-es": "^4.17.21", diff --git a/modules/router/package.json b/modules/router/package.json index 6fec59651..8178f1e6a 100644 --- a/modules/router/package.json +++ b/modules/router/package.json @@ -24,7 +24,7 @@ "@conduitplatform/module-tools": "*", "@grpc/grpc-js": "^1.10.9", "@grpc/proto-loader": "^0.7.6", - "axios": "^1.7.4", + "axios": "^1.7.7", "bcrypt": "^5.1.1", "cors": "^2.8.5", "deep-object-diff": "^1.1.9", diff --git a/yarn.lock b/yarn.lock index 804f2deab..e64bb327a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5964,19 +5964,10 @@ aws4@^1.8.0: resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59" integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== -axios@^1.3.3, axios@^1.6.0: - version "1.6.7" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7" - integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA== - dependencies: - follow-redirects "^1.15.4" - form-data "^4.0.0" - proxy-from-env "^1.1.0" - -axios@^1.7.4: - version "1.7.5" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.5.tgz#21eed340eb5daf47d29b6e002424b3e88c8c54b1" - integrity sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw== +axios@^1.3.3, axios@^1.6.0, axios@^1.7.4, axios@^1.7.7: + version "1.7.7" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f" + integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q== dependencies: follow-redirects "^1.15.6" form-data "^4.0.0" @@ -8418,7 +8409,7 @@ fn.name@1.x.x: resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc" integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw== -follow-redirects@^1.0.0, follow-redirects@^1.15.4, follow-redirects@^1.15.6: +follow-redirects@^1.0.0, follow-redirects@^1.15.6: version "1.15.6" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==