The dependency pify was updated from 4.0.1 to 5.0.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Implement using Proxy (#73) 57e9a04
This means that it should work seamlessly in more cases as the promisified function is just a transparent wrapper around the original function.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
The dependency pify was updated from
4.0.1
to5.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: sindresorhus License: MIT
Release Notes for v5.0.0
Breaking
Enhancements
Proxy
(#73) 57e9a04This means that it should work seamlessly in more cases as the promisified function is just a transparent wrapper around the original function.
v4.0.1...v5.0.0
Commits
The new version differs by 9 commits.
5ef286f
5.0.0
a6c20b3
Require Node.js 10
57e9a04
Implement using Proxy (#73)
e0a8b71
Add FAQ section to the readme
d3572b0
Tidelift tasks
5e979a3
Create funding.yml
884bee3
Readme tweaks
147f2c8
Add Node.js 12 to testing (#72)
0113ce5
Add security section
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: