Roll back registry-auth-token to version 3.2.0

Closes #196
This commit is contained in:
Rhys Arkins 2017-05-02 21:06:25 +02:00
parent bf11518a7d
commit 6680b8133e
2 changed files with 4 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"jest": "19.0.2",
"json-stringify-pretty-compact": "1.0.3",
"lodash": "4.17.4",
"registry-auth-token": "3.3.0",
"registry-auth-token": "3.2.0",
"registry-url": "3.1.0",
"semver": "5.3.0",
"semver-stable": "2.0.4",

View file

@ -2939,12 +2939,11 @@ regex-cache@^0.4.2:
is-equal-shallow "^0.1.3"
is-primitive "^2.0.0"
registry-auth-token@3.3.0, registry-auth-token@^3.0.1:
version "3.3.0"
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.0.tgz#57ae67347e73d96345ed1bc01294c7237c02aa63"
registry-auth-token@3.2.0, registry-auth-token@^3.0.1:
version "3.2.0"
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.2.0.tgz#5bf3bd4608a2dd9242542c44d66ad8a5f9cdd3b0"
dependencies:
rc "^1.1.6"
safe-buffer "^5.0.1"
registry-url@3.1.0, registry-url@^3.0.3:
version "3.1.0"