Skip to content

Commit

Permalink
fix: packages-internal/test-utils/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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 9, 2024
1 parent 1a07dfb commit b605d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages-internal/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"fs-extra": "^11.2.0",
"jsdom": "^24.0.0",
"lodash": "^4.17.21",
"mocha": "^10.7.3",
"mocha": "^11.0.1",
"playwright": "^1.46.1",
"prop-types": "^15.8.1",
"sinon": "^16.1.3"
Expand Down

0 comments on commit b605d12

Please sign in to comment.