Skip to content

Commit

Permalink
fix: docs/recipes/integration-test/package.json to reduce vulnerabili…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 5, 2024
1 parent 6d3560f commit 3db8485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"test": "jest example-lh-auth.test.js"
},
"dependencies": {
"jest": "^24.9.0",
"jest": "^27.0.2",
"lighthouse": "file:../../../dist/lighthouse.tgz"
}
}

0 comments on commit 3db8485

Please sign in to comment.