Skip to content

Commit

Permalink
Update dependencies (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
btecu authored Oct 27, 2022
1 parent 67a9764 commit 2fba24b
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 154 deletions.
221 changes: 71 additions & 150 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"xmllint": "^0.1.1"
},
"dependencies": {
"debug": "^2.2.0",
"md5": "^2.1.0",
"mkdirp": "~0.5.1",
"debug": "^4.3.4",
"md5": "^2.3.0",
"mkdirp": "~1.0.4",
"strip-ansi": "^6.0.1",
"xml": "^1.0.0"
"xml": "^1.0.1"
},
"peerDependencies": {
"mocha": ">=2.2.5"
Expand Down

0 comments on commit 2fba24b

Please sign in to comment.