Skip to content

Commit 3f0a6b0

Browse files
Bump minimatch from 5.1.0 to 5.1.1 in /wrongsecrets-balancer
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.0...v5.1.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 456f462 commit 3f0a6b0

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)