Skip to content

Commit ed1cbbf

Browse files
build(deps): bump minimatch in /wrongsecrets-balancer
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 10.0.1. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v10.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6aabd01 commit ed1cbbf

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)