Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade util from 0.10.4 to 0.12.2
Snyk has created this PR to upgrade util from 0.10.4 to 0.12.2.

See this package in NPM:
https://www.npmjs.com/package/util

See this project in Snyk:
https://app.snyk.io/org/bertrand/project/14d93999-0d5e-4556-8bc6-6868553affdf?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 6, 2020
commit ba54cd37ad4c16daedf14c9b93731f3cbfb5c130
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"path": "^0.4.9",
"q": "^1.1.2",
"underscore": "^1.7.0",
"util": "^0.10.3"
"util": "^0.12.2"
}
}