Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Feb 6, 2017
1 parent 14f01d6 commit c026aeb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion monitoring/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@google-cloud/monitoring": "0.1.4",
"async": "2.1.4",
"googleapis": "16.0.0",
"googleapis": "16.1.0",
"yargs": "6.6.0"
}
}
22 changes: 11 additions & 11 deletions monitoring/snippets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -450,9 +450,9 @@ google-proto-files@^0.8.3:
version "0.8.6"
resolved "https://registry.yarnpkg.com/google-proto-files/-/google-proto-files-0.8.6.tgz#a7c8ddccd2179690d270b0ebfc42994d56da0ee6"

googleapis@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-16.0.0.tgz#037fb52d604ca5bfb91bb20979f3eed36af06dc3"
googleapis@16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-16.1.0.tgz#0f19f2d70572d918881a0f626e3b1a2fa8629576"
dependencies:
async "~2.1.4"
google-auth-library "~0.10.0"
Expand Down Expand Up @@ -658,21 +658,21 @@ jwa@~1.0.0:
buffer-equal-constant-time "^1.0.1"
ecdsa-sig-formatter "^1.0.0"

jws@^3.0.0, jws@^3.1.4:
jws@^3.0.0, jws@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/jws/-/jws-3.0.0.tgz#da5f267897dd4e9cf8137979db33fc54a3c05418"
dependencies:
base64url "~1.0.4"
jwa "~1.0.0"

jws@^3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/jws/-/jws-3.1.4.tgz#f9e8b9338e8a847277d6444b1464f61880e050a2"
dependencies:
base64url "^2.0.0"
jwa "^1.1.4"
safe-buffer "^5.0.1"

jws@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/jws/-/jws-3.0.0.tgz#da5f267897dd4e9cf8137979db33fc54a3c05418"
dependencies:
base64url "~1.0.4"
jwa "~1.0.0"

lcid@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/lcid/-/lcid-1.0.0.tgz#308accafa0bc483a3867b4b6f2b9506251d1b835"
Expand Down

0 comments on commit c026aeb

Please sign in to comment.