Skip to content

Commit

Permalink
tools: upgrade for audit
Browse files Browse the repository at this point in the history
  • Loading branch information
darakeon committed Aug 23, 2024
1 parent b36a26c commit 3b62f9a
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 56 deletions.
110 changes: 55 additions & 55 deletions site/Tests/Browser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion site/Tests/Browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
},
"overrides": {
"semver": "^7.5.2",
"optionator": "^0.9.3"
"optionator": "^0.9.3",
"micromatch": "^4.0.8"
},
"scripts": {
"test": "jest --runInBand"
Expand Down

0 comments on commit 3b62f9a

Please sign in to comment.