mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
fix: frontend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"css-loader": "^6.10.0",
|
||||
"cssnano": "^6.1.2",
|
||||
"easygettext": "^2.17.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint": "^9.0.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-formatter-pretty": "^6.0.1",
|
||||
|
Reference in New Issue
Block a user