Skip to content

Commit 7b7f895

Browse files
Bump minimatch from 3.1.2 to 5.1.0 in /wrongsecrets-balancer
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 5.1.0. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.1.2...v5.1.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ed7f44 commit 7b7f895

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)