Skip to content

Commit b9235da

Browse files
authored
Merge pull request #40 from commjoen/patch2
Patch2
2 parents bda3c4d + 9d15663 commit b9235da

File tree

13 files changed

+457
-504
lines changed

13 files changed

+457
-504
lines changed

wrongsecrets-balancer/package-lock.json

Lines changed: 276 additions & 352 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wrongsecrets-balancer/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@
1818
"cookie": "^0.5.0",
1919
"cookie-parser": "^1.4.6",
2020
"crypto-random-string": "^3.3.1",
21-
"express": "^4.17.3",
21+
"express": "^4.18.1",
2222
"express-joi-validation": "^5.0.1",
2323
"http-proxy": "^1.18.1",
2424
"http-proxy-middleware": "^2.0.6",
2525
"lodash": "^4.17.21",
2626
"on-finished": "^2.4.1",
27-
"prom-client": "^14.0.1",
28-
"winston": "^3.6.0"
27+
"prom-client": "^14.1.0",
28+
"winston": "^3.8.2"
2929
},
3030
"devDependencies": {
3131
"@types/hapi__joi": "^17.1.8",
32-
"cookie-signature": "^1.1.0",
32+
"cookie-signature": "^1.2.0",
3333
"eslint": "^8.23.1",
3434
"eslint-plugin-prettier": "^4.2.1",
3535
"jest": "^29.0.3",
3636
"jest-date-mock": "^1.0.8",
3737
"prettier": "^2.7.1",
38-
"supertest": "^6.2.2"
38+
"supertest": "^6.2.4"
3939
},
4040
"jest": {
4141
"setupFiles": [

0 commit comments

Comments
 (0)