Skip to content

Commit 31436ac

Browse files
authored
Merge pull request #48 from MacKentoch/dependabot/npm_and_yarn/convict-6.2.4
2 parents fa621bf + fa6b31d commit 31436ac

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
@@ -61,7 +61,7 @@
6161
"chalk": "^2.4.2",
6262
"classnames": "^2.2.6",
6363
"compression": "^1.7.4",
64-
"convict": "^6.2.3",
64+
"convict": "^6.2.4",
6565
"date-fns": "^1.30.1",
6666
"express": "^4.17.1",
6767
"express-jwt": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,10 +2772,10 @@ convert-source-map@^1.7.0:
27722772
dependencies:
27732773
safe-buffer "~5.1.1"
27742774

2775-
convict@^6.2.3:
2776-
version "6.2.3"
2777-
resolved "https://registry.yarnpkg.com/convict/-/convict-6.2.3.tgz#61f02858f6f1c5806d55837c5bb54ed64731ee8a"
2778-
integrity sha512-mTY04Qr7WrqiXifdeUYXr4/+Te4hPFWDvz6J2FVIKCLc2XBhq63VOSSYAKJ+unhZAYOAjmEdNswTOeHt7s++pQ==
2775+
convict@^6.2.4:
2776+
version "6.2.4"
2777+
resolved "https://registry.yarnpkg.com/convict/-/convict-6.2.4.tgz#be290672bf6397eec808d3b11fc5f71785b02a4b"
2778+
integrity sha512-qN60BAwdMVdofckX7AlohVJ2x9UvjTNoKVXCL2LxFk1l7757EJqf1nySdMkPQer0bt8kQ5lQiyZ9/2NvrFBuwQ==
27792779
dependencies:
27802780
lodash.clonedeep "^4.5.0"
27812781
yargs-parser "^20.2.7"

0 commit comments

Comments
 (0)