Skip to content

Commit

Permalink
fix: packages/react-devtools-shared/package.json to reduce vulnerabil…
Browse files Browse the repository at this point in the history
…ities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 31, 2024
1 parent afe6521 commit f76e4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-devtools-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@reach/tooltip": "^0.16.0",
"clipboard-js": "^0.3.6",
"json5": "^2.1.3",
"local-storage-fallback": "^4.1.1",
"local-storage-fallback": "^4.1.3",
"lodash.throttle": "^4.1.1",
"memoize-one": "^3.1.1",
"react-virtualized-auto-sizer": "^1.0.6",
Expand Down

0 comments on commit f76e4a7

Please sign in to comment.