Skip to content

Commit aec7f7e

Browse files
build(deps): bump minimatch in /wrongsecrets-balancer
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.0 to 9.0.1. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c78854c commit aec7f7e

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.9.2",
2525
"lodash": "^4.17.21",
26-
"minimatch": "^9.0.0",
26+
"minimatch": "^9.0.1",
2727
"on-finished": "^2.4.1",
2828
"prom-client": "^14.2.0",
2929
"winston": "^3.8.2"
@@ -34,7 +34,7 @@
3434
"eslint-plugin-prettier": "^4.2.1",
3535
"jest": "^29.5.0",
3636
"jest-date-mock": "^1.0.8",
37-
"minimatch": "^9.0.0",
37+
"minimatch": "^9.0.1",
3838
"prettier": "^2.8.8",
3939
"supertest": "^6.3.3"
4040
},

0 commit comments

Comments
 (0)