diff --git a/package-lock.json b/package-lock.json index 2cf528f..185004e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "electron-store": "^11.0.2", "electron-updater": "^6.8.3", "i18next": "^25.8.14", - "minimatch": "^10.2.3", + "minimatch": "^10.2.4", "path-browserify": "^1.0.1", "process": "^0.11.10", "react": "^19.2.4", diff --git a/package.json b/package.json index 6700f43..ee9ebb6 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "electron-store": "^11.0.2", "electron-updater": "^6.8.3", "i18next": "^25.8.14", - "minimatch": "^10.2.3", + "minimatch": "^10.2.4", "path-browserify": "^1.0.1", "process": "^0.11.10", "react": "^19.2.4",