Skip to content

Commit

Permalink
Merge pull request #51 from boxuk/fix-kind-of
Browse files Browse the repository at this point in the history
[CONFIG] Update some dependencies to resolve vuln.
  • Loading branch information
Ian Jenkins authored Apr 1, 2020
2 parents c17028a + b5c494b commit 6897b36
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 102 deletions.
182 changes: 83 additions & 99 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 @@ -14,9 +14,9 @@
"gulp-livereload": "^4.0.2",
"gulp-load-plugins": "^2.0.2",
"gulp-notify": "^3.2.0",
"gulp-rename": "^1.2.2",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.0.2",
"gulp-uglify-es": "^1.0.1",
"gulp-wp-pot": "^2.3.6"
"gulp-uglify-es": "^1.0.4",
"gulp-wp-pot": "^2.4.0"
}
}

0 comments on commit 6897b36

Please sign in to comment.