Bump convict from 6.2.2 to 6.2.4

Bumps [convict](https://github.com/mozilla/node-convict) from 6.2.2 to 6.2.4.
- [Release notes](https://github.com/mozilla/node-convict/releases)
- [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/node-convict/commits)

---
updated-dependencies:
- dependency-name: convict
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/yarn.lock b/yarn.lock
index 3588d0b..497ba3a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1011,9 +1011,9 @@
     safe-buffer "~5.1.1"
 
 convict@~6.2:
-  version "6.2.2"
-  resolved "https://registry.npmjs.org/convict/-/convict-6.2.2.tgz"
-  integrity sha512-3MsROJiEFN3BAzeFit1t87t7EUFzd44MNd13MLSikV2dsnDl7znwKgtYPPONtnDzxiDW0nBAsxVhSRNrjUrTTg==
+  version "6.2.4"
+  resolved "https://registry.yarnpkg.com/convict/-/convict-6.2.4.tgz#be290672bf6397eec808d3b11fc5f71785b02a4b"
+  integrity sha512-qN60BAwdMVdofckX7AlohVJ2x9UvjTNoKVXCL2LxFk1l7757EJqf1nySdMkPQer0bt8kQ5lQiyZ9/2NvrFBuwQ==
   dependencies:
     lodash.clonedeep "^4.5.0"
     yargs-parser "^20.2.7"