Skip to content

Commit

Permalink
Make updates for dependency security
Browse files Browse the repository at this point in the history
* mocha 9.2.0 -> 9.2.2
* qs 6.10.2 -> 6.10.3
* minimatch 3.0.4 -> 3.0.5

See #727 for more details.
  • Loading branch information
BryceStevenWilley committed Jul 14, 2023
1 parent 74dce20 commit 221e89b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@
"cheerio": "1.0.0-rc.10",
"dotenv": "8.2.0",
"deep-equal-in-any-order": "^2.0.0",
"mocha": "9.2.0",
"minimatch": "3.0.5",
"mocha": "9.2.2",
"puppeteer": "13.1.3",
"qs": "6.10.2",
"qs": "6.10.3",
"sanitize-filename": "1.6.3",
"uuid": "8.3.2"
},
Expand Down

0 comments on commit 221e89b

Please sign in to comment.