Skip to content

Commit 6be91ce

Browse files
committed
fix: packages/plugins/@nocobase/plugin-block-workbench/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 6be91ce

File tree

1 file changed

+1
-1
lines changed
  • packages/plugins/@nocobase/plugin-block-workbench

1 file changed

+1
-1
lines changed

packages/plugins/@nocobase/plugin-block-workbench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@ant-design/icons": "^5.x",
1616
"antd": "^5.x",
1717
"html5-qrcode": "^2.3.8",
18-
"react-router-dom": "^6.x"
18+
"react-router-dom": "^7.0.0"
1919
},
2020
"keywords": [
2121
"Blocks"

0 commit comments

Comments
 (0)