From 6daba928fd02603453398b3b3948f5e99c60b65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 08:06:32 +0000 Subject: [PATCH] Bump unicode-emoji-json from 0.3.0 to 0.3.1 Bumps [unicode-emoji-json](https://github.com/muan/unicode-emoji-json) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/muan/unicode-emoji-json/releases) - [Commits](https://github.com/muan/unicode-emoji-json/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: unicode-emoji-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5db65ba2..af42e256 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "simplayer": "0.0.8", "system-font-families": "^0.6.0", "tunnel-agent": "^0.6.0", - "unicode-emoji-json": "^0.3.0", + "unicode-emoji-json": "^0.3.1", "vue": "^2.6.14", "vue-click-outside": "^1.1.0", "vue-popperjs": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index a9de2f68..27a19707 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11587,10 +11587,10 @@ unicode-canonical-property-names-ecmascript@^2.0.0: resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc" integrity sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ== -unicode-emoji-json@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/unicode-emoji-json/-/unicode-emoji-json-0.3.0.tgz#965e097ef8a367081c5036f81873015a95a5c1ad" - integrity sha512-yImheILedqhZtVEEenRELu9AnX347ZTA3bVMWAU5WMUv7pdU2hcfpwo2mKN8Rns9uHLmOZP90/4B4SPS5aF/iw== +unicode-emoji-json@^0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/unicode-emoji-json/-/unicode-emoji-json-0.3.1.tgz#495ddf9a3483da91d25a1a4817249f4b3a5ab03f" + integrity sha512-qA76zUIfOMSj+rdd8XAz/SpuubjTqoy2uW+dHrUVZivIvzMYzs7lNlbLMG4R32KB8SFwtVUJYQzbAafjBYDSuw== unicode-match-property-ecmascript@^2.0.0: version "2.0.0"