Skip to content

Commit

Permalink
fix(deps): use the latest extend (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Aug 9, 2019
1 parent ab2734d commit a7f0172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -59,7 +59,7 @@
"concat-stream": "^2.0.0",
"date-and-time": "^0.8.0",
"duplexify": "^3.5.0",
"extend": "^3.0.0",
"extend": "^3.0.2",
"gaxios": "^2.0.1",
"gcs-resumable-upload": "^2.0.0",
"hash-stream-validation": "^0.2.1",
Expand Down

0 comments on commit a7f0172

Please sign in to comment.