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 @@ -25,7 +25,7 @@
"applicationinsights": "2.9.8",
"body-parser": "^1.20.1",
"brace-expansion": "^1.1.12",
"config": "^3.3.7",
"config": "^4.0.0",
"cookie": "^0.7.0",
"cookie-parser": "~1.4.3",
"cross-env": "^5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,7 @@ __metadata:
brace-expansion: "npm:^1.1.12"
chai: "npm:^4.0.2"
chai-http: "npm:^4.2.1"
config: "npm:^3.3.7"
config: "npm:^4.0.0"
cookie: "npm:^0.7.0"
cookie-parser: "npm:~1.4.3"
cross-env: "npm:^5.2.1"
Expand Down Expand Up @@ -1576,12 +1576,12 @@ __metadata:
languageName: node
linkType: hard

"config@npm:^3.3.7":
version: 3.3.12
resolution: "config@npm:3.3.12"
"config@npm:^4.0.0":
version: 4.2.0
resolution: "config@npm:4.2.0"
dependencies:
json5: "npm:^2.2.3"
checksum: 10/f7973d1192c98d9b8d49e273bef816b4c74a6bab6e7c500792d3fe239e87fa3a80fac89ee552b7da7e2c3d9f6f8f3568e856f08ebd9861917cf47a655cee3e6a
checksum: 10/54cff89fd343d34dd4e59b0fc9163bffb13687d0ab7537b8d8c60e4466fd21ed6e9bd10c0b290f68fa52a1230747d3382600cdc930ac99f16b566b647fc89212
languageName: node
linkType: hard

Expand Down