Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix(deps): use the latest extend (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Aug 17, 2019
1 parent 8078d0f commit 090bb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@google-cloud/promisify": "^1.0.0",
"arrify": "^2.0.0",
"async": "^3.0.0",
"extend": "^3.0.1",
"extend": "^3.0.2",
"gce-images": "^2.0.0",
"is": "^3.2.1",
"string-format-obj": "^1.1.1"
Expand Down

0 comments on commit 090bb96

Please sign in to comment.