Skip to content

Commit

Permalink
Add + run dependency updating (bash) script (#401)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
Ace Nassri authored and ahrarmonsur committed Nov 17, 2022
1 parent e12d354 commit 96d2622
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 257 deletions.
8 changes: 4 additions & 4 deletions video-intelligence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@google-cloud/video-intelligence": "0.1.0",
"googleapis": "19.0.0",
"long": "^3.2.0",
"safe-buffer": "5.0.1",
"yargs": "7.1.0"
"safe-buffer": "5.1.0",
"yargs": "8.0.2"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "1.4.13",
"@google-cloud/nodejs-repo-tools": "1.4.15",
"ava": "0.19.1",
"proxyquire": "1.7.11"
"proxyquire": "1.8.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
Loading

0 comments on commit 96d2622

Please sign in to comment.