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 May 16, 2024
1 parent d207562 commit 59ab860
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 @@ -4,7 +4,7 @@
"test": "jest example-lh-auth.test.js"
},
"dependencies": {
"jest": "^24.9.0",
"jest": "^27.0.0",
"lighthouse": "file:../../../dist/lighthouse.tgz"
}
}

0 comments on commit 59ab860

Please sign in to comment.