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
@@ -93,7 +93,7 @@
"lodash": "^4.17.21",
"logform": "^2.3.2",
"luxon": "^3.0.0",
"minimatch": "^5.0.0",
"minimatch": "^9.0.0",
"mysql2": "^3.0.0",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",