From 97fcb772a4d9088fe08f400e69742e2e6d4cb5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:56:37 +0200 Subject: [PATCH] build(deps-dev): bump @types/convict from 6.1.1 to 6.1.6 (#792) Bumps [@types/convict](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/convict) from 6.1.1 to 6.1.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/convict) --- updated-dependencies: - dependency-name: "@types/convict" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- libraries/grpc-sdk/package.json | 2 +- libraries/module-tools/package.json | 2 +- libraries/testing-tools/package.json | 2 +- 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/push-notifications/package.json | 2 +- modules/sms/package.json | 2 +- modules/storage/package.json | 2 +- packages/admin/package.json | 2 +- packages/commons/package.json | 2 +- packages/core/package.json | 2 +- yarn.lock | 8 ++++---- 15 files changed, 18 insertions(+), 18 deletions(-) diff --git a/libraries/grpc-sdk/package.json b/libraries/grpc-sdk/package.json index 92d0a4391..dff7aa8a4 100644 --- a/libraries/grpc-sdk/package.json +++ b/libraries/grpc-sdk/package.json @@ -46,7 +46,7 @@ "directory": "libraries/grpc-sdk" }, "devDependencies": { - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/express": "^4.17.17", "@types/fs-extra": "^11.0.2", "@types/google-protobuf": "^3.15.6", diff --git a/libraries/module-tools/package.json b/libraries/module-tools/package.json index ff09a84cf..9ca92a555 100644 --- a/libraries/module-tools/package.json +++ b/libraries/module-tools/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@conduitplatform/grpc-sdk": "*", - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/express": "^4.17.17", "@types/fs-extra": "^11.0.2", "@types/google-protobuf": "^3.15.6", diff --git a/libraries/testing-tools/package.json b/libraries/testing-tools/package.json index a2862296b..c8e113cd7 100644 --- a/libraries/testing-tools/package.json +++ b/libraries/testing-tools/package.json @@ -27,7 +27,7 @@ "nice-grpc": "^2.1.7" }, "devDependencies": { - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/google-protobuf": "^3.15.6", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", diff --git a/modules/authentication/package.json b/modules/authentication/package.json index dc99be09d..f71fee22b 100644 --- a/modules/authentication/package.json +++ b/modules/authentication/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@types/bcrypt": "^5.0.1", - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/jsonwebtoken": "^9.0.1", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", diff --git a/modules/authorization/package.json b/modules/authorization/package.json index 4dd10a05d..e1aae3bb2 100644 --- a/modules/authorization/package.json +++ b/modules/authorization/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@types/bcrypt": "^5.0.1", - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/jsonwebtoken": "^9.0.1", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", diff --git a/modules/email/package.json b/modules/email/package.json index ac91a967c..d27b9717e 100644 --- a/modules/email/package.json +++ b/modules/email/package.json @@ -45,7 +45,7 @@ "nodemailer-sendgrid": "^1.0.3" }, "devDependencies": { - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/lodash": "^4.14.200", "@types/mailgun-js": "^0.22.16", "@types/mandrill-api": "^1.0.33", diff --git a/modules/forms/package.json b/modules/forms/package.json index b9974f88f..49268a796 100644 --- a/modules/forms/package.json +++ b/modules/forms/package.json @@ -35,7 +35,7 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", "copyfiles": "^2.4.1", diff --git a/modules/functions/package.json b/modules/functions/package.json index ffd8dc92d..dd3999d71 100644 --- a/modules/functions/package.json +++ b/modules/functions/package.json @@ -37,7 +37,7 @@ "vm2": "^3.9.19" }, "devDependencies": { - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", "copyfiles": "^2.4.1", diff --git a/modules/push-notifications/package.json b/modules/push-notifications/package.json index 8c9000573..59cfabf55 100644 --- a/modules/push-notifications/package.json +++ b/modules/push-notifications/package.json @@ -40,7 +40,7 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", "copyfiles": "^2.4.1", diff --git a/modules/sms/package.json b/modules/sms/package.json index ad900eef3..35d5e2618 100644 --- a/modules/sms/package.json +++ b/modules/sms/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@types/bluebird": "^3.5.39", "@types/otp-generator": "^4.0.1", - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", "copyfiles": "^2.4.1", diff --git a/modules/storage/package.json b/modules/storage/package.json index 0282d02e8..2c9d1d780 100644 --- a/modules/storage/package.json +++ b/modules/storage/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@types/ali-oss": "^6.16.7", - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/lodash": "^4.14.200", "@types/node": "20.8.10", "@types/uuid": "^9.0.5", diff --git a/packages/admin/package.json b/packages/admin/package.json index 46449cb18..4c53b366b 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@types/bcrypt": "^5.0.1", - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/express": "~4.17.17", "@types/jest": "^29.5.5", "@types/jsonwebtoken": "^9.0.1", diff --git a/packages/commons/package.json b/packages/commons/package.json index 6dddece5d..7835a7e21 100644 --- a/packages/commons/package.json +++ b/packages/commons/package.json @@ -32,7 +32,7 @@ "directory": "packages/commons" }, "devDependencies": { - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/express": "~4.17.17", "@types/is-natural-number": "^4.0.2", "@types/lodash": "^4.14.200", diff --git a/packages/core/package.json b/packages/core/package.json index c054da957..e3193a6ff 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@conduitplatform/testing-tools": "^1.0.0", - "@types/convict": "^6.1.1", + "@types/convict": "^6.1.6", "@types/express": "~4.17.17", "@types/jest": "^29.5.5", "@types/lodash": "^4.14.200", diff --git a/yarn.lock b/yarn.lock index 026754739..5ca768fb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4054,10 +4054,10 @@ dependencies: "@types/node" "*" -"@types/convict@^6.1.1": - version "6.1.1" - resolved "https://registry.yarnpkg.com/@types/convict/-/convict-6.1.1.tgz#6752095a7fbf0fb5a50bb0016515a9c987ca5a29" - integrity sha512-R+JLaTvhsD06p4jyjUDtbd5xMtZTRE3c0iI+lrFWZogSVEjgTWPYwvJPVf+t92E+yrlbXa4X4Eg9ro6gPdUt4w== +"@types/convict@^6.1.6": + version "6.1.6" + resolved "https://registry.yarnpkg.com/@types/convict/-/convict-6.1.6.tgz#bb3643dcdfd388599237f006120a113e56c3f98e" + integrity sha512-1B6jqWHWQud+7yyWAqbxnPmzlHrrOtJzZr1DhhYJ/NbpS4irfZSnq+N5Fm76J9LNRlUZvCmYxTVhhohWRvtqHw== dependencies: "@types/node" "*"