Skip to content

Commit

Permalink
fix: packages/babel-helper-transform-fixture-test-runner/package.json…
Browse files Browse the repository at this point in the history
… to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
  • Loading branch information
snyk-bot committed Sep 5, 2024
1 parent 5174ad1 commit 413fb53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fs-readdir-recursive": "^1.1.0",
"jest-diff": "^29.6.4",
"lru-cache": "condition:BABEL_8_BREAKING ? ^7.14.1 : ^5.1.1",
"make-dir": "^2.1.0"
"make-dir": "^4.0.0"
},
"devDependencies": {
"@types/fs-readdir-recursive": "^1.1.0"
Expand Down

0 comments on commit 413fb53

Please sign in to comment.