Skip to content

Commit

Permalink
Fix: Npm security audit
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunmangukiya committed Jul 7, 2019
1 parent b8b7287 commit 1725af3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
42 changes: 20 additions & 22 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iconscout/unicons",
"version": "0.0.4",
"version": "1.0.0",
"description": "Ready to use font icons for your next project",
"scripts": {
"build": "npm run download && npm run generate-fontello-config && npm run generate",
Expand Down Expand Up @@ -29,7 +29,7 @@
"devDependencies": {},
"dependencies": {
"async": "^2.6.1",
"axios": "^0.18.0",
"axios": "^0.19.0",
"cheerio": "^1.0.0-rc.2",
"fontello-cli": "^0.4.0",
"fs-plus": "^3.1.1",
Expand Down

0 comments on commit 1725af3

Please sign in to comment.