This commit is contained in:
okbel
2018-03-12 08:11:31 -03:00
parent 0b9ba9a0e3
commit f321d9ecaf
2 changed files with 4 additions and 4 deletions
@@ -7,6 +7,6 @@
"author": "The Coral Project Team <coral@mozillafoundation.org>",
"license": "Apache-2.0",
"dependencies": {
"pell": "^0.7.0"
"pell": "^1.0.1"
}
}
+3 -3
View File
@@ -7748,9 +7748,9 @@ pbkdf2@^3.0.3:
safe-buffer "^5.0.1"
sha.js "^2.4.8"
pell@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/pell/-/pell-0.7.0.tgz#46b3fcdfa8dd7e5999f73c550a337ecc80193dcc"
pell@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/pell/-/pell-1.0.1.tgz#8f1e97165001024e5f371e0ce0b329457c847b5d"
pend@~1.2.0:
version "1.2.0"