Skip to content

Commit

Permalink
fix: packages/react-devtools-extensions/package.json to reduce vulner…
Browse files Browse the repository at this point in the history
…abilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Sep 17, 2024
1 parent 5102d59 commit 836e12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-devtools-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"workerize-loader": "^1.3.0"
},
"dependencies": {
"web-ext": "^4"
"web-ext": "^8.3.0"
}
}

0 comments on commit 836e12d

Please sign in to comment.