Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@overleaf/o-error": "^3.3.1",
"@trellisfw/signatures": "^2.1.3",
"@types/deep-equal": "^1.0.1",
"convict": "^6.2.1",
"convict": "^6.2.4",
"debug": "^4.3.3",
"deep-equal": "^2.0.5",
"dotenv": "^10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ __metadata:
"@typescript-eslint/parser": ^5.6.0
"@yarnpkg/sdks": ^2.5.1-rc.5
chai: ^4.3.4
convict: ^6.2.1
convict: ^6.2.4
debug: ^4.3.3
deep-equal: ^2.0.5
dotenv: ^10.0.0
Expand Down Expand Up @@ -1888,13 +1888,13 @@ __metadata:
languageName: node
linkType: hard

"convict@npm:^6.2.1":
version: 6.2.1
resolution: "convict@npm:6.2.1"
"convict@npm:^6.2.4":
version: 6.2.4
resolution: "convict@npm:6.2.4"
dependencies:
lodash.clonedeep: ^4.5.0
yargs-parser: ^20.2.7
checksum: b363d5844cc044041e95ac01fa245444919c8e9a3114ee6cf61e2c6c5d8318891d2b4b7ecc9d9153829ddba35f4da12274da23ae4ca72623cba741ffb7d099ac
checksum: e14da5c359e3b0452d39c005429e5e4ab1192fa94e51824e135ca8e6b921e95dfd803c15993ea6d23837b6cecb5a402e981a5dd37bee52a62a7a0924798eefe0
languageName: node
linkType: hard

Expand Down