Skip to content

Commit 7a07320

Browse files
committed
fix: packages/plugins/@nocobase/plugin-file-manager/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent 1de0ce5 commit 7a07320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugins/@nocobase/plugin-file-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"multer-s3": "^3.0.1",
3030
"react": "^18.2.0",
3131
"react-i18next": "^11.15.1",
32-
"supertest": "^6.1.6"
32+
"supertest": "^7.1.3"
3333
},
3434
"peerDependencies": {
3535
"@nocobase/actions": "1.x",

0 commit comments

Comments
 (0)