Skip to content

Commit

Permalink
fix: packages/taro-rn-supporter/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ASYNC-7414156
  • Loading branch information
snyk-bot committed Jul 2, 2024
1 parent 914fe42 commit 2ee056f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/taro-rn-supporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-plugin-jsx-attributes-array-to-object": "0.3.0",
"babel-plugin-transform-react-jsx-to-rn-stylesheet": "workspace:*",
"lodash": "^4.17.21",
"metro": "^0.72.1",
"metro": "^0.78.1",
"metro-cache": "^0.72.1",
"metro-core": "^0.72.1",
"metro-react-native-babel-transformer": "^0.72.1",
Expand Down

0 comments on commit 2ee056f

Please sign in to comment.