Skip to content

Commit 48ee84d

Browse files
committed
fix: packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838
1 parent 1de0ce5 commit 48ee84d

File tree

1 file changed

+1
-1
lines changed
  • packages/plugins/@nocobase/plugin-workflow-dynamic-calculation

1 file changed

+1
-1
lines changed

packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@formily/core": "2.x",
1616
"@formily/react": "2.x",
1717
"antd": "5.x",
18-
"lodash": "4.17.21",
18+
"lodash": "4.17.23",
1919
"react": "18.x",
2020
"react-i18next": "^11.15.1",
2121
"react-router-dom": "^6.11.2"

0 commit comments

Comments
 (0)