Skip to content

Commit

Permalink
fix: upgrade mocha from 7.1.1 to 7.1.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mocha from 7.1.1 to 7.1.2.

See this package in NPM:
https://www.npmjs.com/package/mocha

See this project in Snyk:
https://app.snyk.io/org/hemanth22/project/a42151bb-7452-41c2-be2f-2deda1f4e83d?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and hemanth22 committed Apr 28, 2020
1 parent 7907328 commit aae05af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"express": "4.17.1",
"pug": "2.0.4",
"mocha": "7.1.1",
"mocha": "7.1.2",
"supertest": "4.0.2"
}
}

0 comments on commit aae05af

Please sign in to comment.