fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
This commit is contained in:
snyk-bot 2024-09-13 10:41:06 +00:00
parent 835cc3134c
commit c20a000f9a
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"dependencies": { "dependencies": {
"asar": "^1.0.0", "asar": "^1.0.0",
"axios": "^0.18.0", "axios": "^0.18.0",
"chokidar": "^2.1.2", "chokidar": "^4.0.0",
"csp-parse": "github:macropodhq/csp-parse", "csp-parse": "github:macropodhq/csp-parse",
"deepmerge": "^3.2.0", "deepmerge": "^3.2.0",
"fs-extra": "^7.0.1", "fs-extra": "^7.0.1",