Skip to content

Commit

Permalink
fix(deps): update dependency got to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2018
1 parent f49392c commit 31a0c56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appengine/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"express": "4.16.4",
"got": "8.3.2"
"got": "9.4.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion appengine/metadata/flexible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"express": "4.16.4",
"got": "8.3.2"
"got": "9.4.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion appengine/metadata/standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"express": "4.16.4",
"got": "8.3.2"
"got": "9.4.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.0"
Expand Down

0 comments on commit 31a0c56

Please sign in to comment.