Skip to content

Commit a9b5437

Browse files
authored
Merge pull request #661 from OWASP/dependabot/npm_and_yarn/wrongsecrets-balancer/minimatch-10.0.1
build(deps): bump minimatch from 9.0.5 to 10.0.1 in /wrongsecrets-balancer
2 parents 6aabd01 + ed1cbbf commit a9b5437

File tree

2 files changed

+34
-11
lines changed

2 files changed

+34
-11
lines changed

wrongsecrets-balancer/package-lock.json

Lines changed: 32 additions & 9 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"http-proxy-middleware": "^3.0.0",
2929
"joi": "^17.13.3",
3030
"lodash": "^4.17.21",
31-
"minimatch": "^9.0.5",
31+
"minimatch": "^10.0.1",
3232
"on-finished": "^2.4.1",
3333
"prom-client": "^15.1.3",
3434
"winston": "^3.13.1"
@@ -39,7 +39,7 @@
3939
"eslint-plugin-prettier": "^5.2.1",
4040
"jest": "^29.7.0",
4141
"jest-date-mock": "^1.0.10",
42-
"minimatch": "^9.0.5",
42+
"minimatch": "^10.0.1",
4343
"prettier": "^3.3.3",
4444
"supertest": "^7.0.0"
4545
},

0 commit comments

Comments
 (0)