Skip to content

Commit dd7997e

Browse files
authored
Merge pull request #121 from OWASP/dependabot/npm_and_yarn/wrongsecrets-balancer/minimatch-5.1.0
Bump minimatch from 3.1.2 to 5.1.0 in /wrongsecrets-balancer
2 parents eec888e + 7b7f895 commit dd7997e

File tree

2 files changed

+235
-23
lines changed

2 files changed

+235
-23
lines changed

wrongsecrets-balancer/package-lock.json

+233-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wrongsecrets-balancer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"http-proxy-middleware": "^2.0.6",
2424
"joi": "^17.7.0",
2525
"lodash": "^4.17.21",
26-
"minimatch": "^3.0.5",
26+
"minimatch": "^5.1.0",
2727
"on-finished": "^2.4.1",
2828
"prom-client": "^14.1.0",
2929
"winston": "^3.8.2"
@@ -34,7 +34,7 @@
3434
"eslint-plugin-prettier": "^4.2.1",
3535
"jest": "^29.2.2",
3636
"jest-date-mock": "^1.0.8",
37-
"minimatch": "^3.0.5",
37+
"minimatch": "^5.1.0",
3838
"prettier": "^2.7.1",
3939
"supertest": "^6.3.1"
4040
},

0 commit comments

Comments
 (0)