Skip to content

Commit d1791df

Browse files
committed
fix: packages/plugins/@nocobase/plugin-action-custom-request/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REMIXRUNROUTER-14908530 - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286 - https://snyk.io/vuln/SNYK-JS-REMIXRUNROUTER-14908287
1 parent 1de0ce5 commit d1791df

File tree

1 file changed

+1
-1
lines changed
  • packages/plugins/@nocobase/plugin-action-custom-request

1 file changed

+1
-1
lines changed

packages/plugins/@nocobase/plugin-action-custom-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"antd": "5.x",
1616
"lodash": "4.x",
1717
"react-i18next": "^11.15.1",
18-
"react-router-dom": "6.x"
18+
"react-router-dom": "6.30.3"
1919
},
2020
"peerDependencies": {
2121
"@nocobase/client": "1.x",

0 commit comments

Comments
 (0)