Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
- Updated lock
  • Loading branch information
exsilium committed Apr 11, 2021
1 parent 07d0f6c commit 82a6dbb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 45 deletions.
52 changes: 10 additions & 42 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"dependencies": {
"through": "~2.3.8",
"async": "~2.6.0",
"mkdirp": "~0.5.1"
"async": "~3.2.0",
"mkdirp": "~1.0.4"
},
"devDependencies": {},
"optionalDependencies": {
"uglify-js": "3.2.1"
"uglify-js": "3.13.3"
}
}

0 comments on commit 82a6dbb

Please sign in to comment.