From f321d9ecaf768534d115b0e1784fefa922b23643 Mon Sep 17 00:00:00 2001 From: okbel Date: Mon, 12 Mar 2018 08:11:31 -0300 Subject: [PATCH] upgraded --- plugins/talk-plugin-rich-text-pell/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/talk-plugin-rich-text-pell/package.json b/plugins/talk-plugin-rich-text-pell/package.json index 6b35d5ea9..65543a89a 100644 --- a/plugins/talk-plugin-rich-text-pell/package.json +++ b/plugins/talk-plugin-rich-text-pell/package.json @@ -7,6 +7,6 @@ "author": "The Coral Project Team ", "license": "Apache-2.0", "dependencies": { - "pell": "^0.7.0" + "pell": "^1.0.1" } } diff --git a/yarn.lock b/yarn.lock index 251ec050d..fe86fc916 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"