diff --git a/package.json b/package.json index 6f97b6ec..a48b192f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "restructure": "^0.5.3", "shelljs": "^0.8.3", "tiny-inflate": "^1.0.2", - "unicode-properties": "git+https://github.com/Hopding/unicode-properties.git#3db56ad605cb1517e64874f80a0f915c64538707", + "unicode-properties": "git+https://github.com/Hopding/unicode-properties.git#80cf205b2785f00d54be579d6deba2121669e8c8", "unicode-trie": "^0.3.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 12917a5b..4401d02a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3792,9 +3792,9 @@ unicode-match-property-value-ecmascript@^1.0.2: resolved "https://registry.yarnpkg.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.0.2.tgz#9f1dc76926d6ccf452310564fd834ace059663d4" integrity sha512-Rx7yODZC1L/T8XKo/2kNzVAQaRE88AaMvI1EF/Xnj3GW2wzN6fop9DDWuFAKUVFH7vozkz26DzP0qyWLKLIVPQ== -"unicode-properties@git+https://github.com/Hopding/unicode-properties.git#9fd91fffd8a8a410d09b40fbec9c906607771bef": +"unicode-properties@git+https://github.com/Hopding/unicode-properties.git#80cf205b2785f00d54be579d6deba2121669e8c8": version "1.1.0" - resolved "git+https://github.com/Hopding/unicode-properties.git#9fd91fffd8a8a410d09b40fbec9c906607771bef" + resolved "git+https://github.com/Hopding/unicode-properties.git#80cf205b2785f00d54be579d6deba2121669e8c8" dependencies: unicode-trie "^0.3.0"