Skip to content

Commit 5334d73

Browse files
author
Ace Nassri
authored
Add + run dependency updating (bash) script (#401)
* Add + run dependency updating script * Address comments Change-Id: I67af9d3ab9e461b579dbaee92274b6163d73c23e * Run dependency script again Change-Id: Icbec4acb2cc6bcfa40e0a3a705c5a1059d64efa5 * Update license Change-Id: Ic1dd0a1bd34356e415bdbf005b81a71a8d2695c2 * Update (more) dependencies Change-Id: Idaed95b9cfe486797fa75946b6f55e7e702217b8
1 parent 6700a5e commit 5334d73

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+19121
-16753
lines changed

appengine/analytics/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"e2e-test": "samples test deploy"
2323
},
2424
"dependencies": {
25-
"express": "4.15.2",
26-
"got": "6.7.1"
25+
"express": "4.15.3",
26+
"got": "7.0.0"
2727
},
2828
"devDependencies": {
29-
"@google-cloud/nodejs-repo-tools": "1.4.14"
29+
"@google-cloud/nodejs-repo-tools": "1.4.15"
3030
},
3131
"cloud-repo-tools": {
3232
"test": {

0 commit comments

Comments
 (0)