Skip to content
Closed
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 @@ -33,7 +33,7 @@
"applicationinsights": "^3.0.0",
"body-parser": "^2.0.0",
"brace-expansion": "^1.1.13",
"config": "^2.0.1",
"config": "^4.0.0",
"cookie-parser": "^1.4.3",
"cookie-session": "^2.0.0-beta.3",
"csurf": "^1.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3003,7 +3003,7 @@ __metadata:
brace-expansion: "npm:^1.1.13"
chai: "npm:^4.3.6"
chai-as-promised: "npm:^8.0.0"
config: "npm:^2.0.1"
config: "npm:^4.0.0"
cookie: "npm:^1.1.1"
cookie-parser: "npm:^1.4.3"
cookie-session: "npm:^2.0.0-beta.3"
Expand Down Expand Up @@ -3557,12 +3557,12 @@ __metadata:
languageName: node
linkType: hard

"config@npm:^2.0.1":
version: 2.0.2
resolution: "config@npm:2.0.2"
"config@npm:^4.0.0":
version: 4.4.1
resolution: "config@npm:4.4.1"
dependencies:
json5: "npm:^1.0.1"
checksum: 10/3f5b9ca673125917d03b8d46b248bc3cb96c2e3a6d526bcc896e00329a951bf981eeda864e63297ed46a609a00d87d252ea7cb0610f847c2c1d0eb06dff53597
json5: "npm:^2.2.3"
checksum: 10/b237298b107111f88f8b4226c6412298a93052642c8e67a352e36f64be02fb4644351890f57e518338d1491e83064c6fb8fe31f676c7355491ef969e174ec9f1
languageName: node
linkType: hard

Expand Down