Skip to content

Commit 6057c30

Browse files
authored
Merge pull request #129 from OWASP/dependabot/npm_and_yarn/wrongsecrets-balancer/minimatch-5.1.1
Bump minimatch from 5.1.0 to 5.1.1 in /wrongsecrets-balancer
2 parents 456f462 + 3f0a6b0 commit 6057c30

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

wrongsecrets-balancer/package-lock.json

Lines changed: 7 additions & 7 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
@@ -23,7 +23,7 @@
2323
"http-proxy-middleware": "^2.0.6",
2424
"joi": "^17.7.0",
2525
"lodash": "^4.17.21",
26-
"minimatch": "^5.1.0",
26+
"minimatch": "^5.1.1",
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": "^5.1.0",
37+
"minimatch": "^5.1.1",
3838
"prettier": "^2.7.1",
3939
"supertest": "^6.3.1"
4040
},

0 commit comments

Comments
 (0)