We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be63ead commit 40f264dCopy full SHA for 40f264d
package.json
@@ -24,7 +24,7 @@
24
"src/"
25
],
26
"dependencies": {
27
- "pify": "4.0.0"
+ "pify": "4.0.1"
28
},
29
"devDependencies": {
30
"hela": "2.0.10",
yarn.lock
@@ -2482,9 +2482,9 @@ path-type@^2.0.0:
2482
dependencies:
2483
pify "^2.0.0"
2484
2485
-pify@4.0.0:
2486
- version "4.0.0"
2487
- resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.0.tgz#db04c982b632fd0df9090d14aaf1c8413cadb695"
+pify@4.0.1:
+ version "4.0.1"
+ resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
2488
2489
pify@^2.0.0:
2490
version "2.3.0"
0 commit comments