Merge pull request #23123 from backstage/freben/minimatch

Bump dependency `minimatch` to v9
This commit is contained in:
Fredrik Adelöw
2024-02-21 14:17:16 +01:00
committed by GitHub
14 changed files with 34 additions and 24 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"knex": "^3.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"minimatch": "^5.0.0",
"minimatch": "^9.0.0",
"morgan": "^1.10.0",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.7",