Update get-product-name to v0.2.2
This commit is contained in:
parent
51c2ee3ecc
commit
84d886eef4
2 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
||||||
"dotenv": "^6.1.0",
|
"dotenv": "^6.1.0",
|
||||||
"express": "^4.16.4",
|
"express": "^4.16.4",
|
||||||
"express-session": "^1.15.6",
|
"express-session": "^1.15.6",
|
||||||
"get-product-name": "^0.2.0",
|
"get-product-name": "^0.2.2",
|
||||||
"passport": "^0.4.0",
|
"passport": "^0.4.0",
|
||||||
"passport-local": "^1.0.0",
|
"passport-local": "^1.0.0",
|
||||||
"pouchdb": "^7.0.0",
|
"pouchdb": "^7.0.0",
|
||||||
|
|
|
@ -638,9 +638,9 @@ gauge@~2.7.3:
|
||||||
strip-ansi "^3.0.1"
|
strip-ansi "^3.0.1"
|
||||||
wide-align "^1.1.0"
|
wide-align "^1.1.0"
|
||||||
|
|
||||||
get-product-name@^0.2.0:
|
get-product-name@^0.2.2:
|
||||||
version "0.2.0"
|
version "0.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/get-product-name/-/get-product-name-0.2.0.tgz#cac2415af2cff2e6496af3a99c58e19251fc86bd"
|
resolved "https://registry.yarnpkg.com/get-product-name/-/get-product-name-0.2.2.tgz#afb763b338498beb7b3ad18876aa6263bc59b370"
|
||||||
dependencies:
|
dependencies:
|
||||||
cheerio "^1.0.0-rc.2"
|
cheerio "^1.0.0-rc.2"
|
||||||
https-proxy-agent "^2.2.1"
|
https-proxy-agent "^2.2.1"
|
||||||
|
|
Loading…
Reference in a new issue