From b12bfbfbbea6debbfaeeef066a3261313ec38a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:05:39 +0000 Subject: [PATCH] build(deps): bump emoji-mart from 3.0.1 to 5.5.1 in /assets Bumps [emoji-mart](https://github.com/missive/emoji-mart/tree/HEAD/packages/emoji-mart) from 3.0.1 to 5.5.1. - [Release notes](https://github.com/missive/emoji-mart/releases) - [Commits](https://github.com/missive/emoji-mart/commits/v5.5.1/packages/emoji-mart) --- updated-dependencies: - dependency-name: emoji-mart dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- assets/package.json | 2 +- assets/yarn.lock | 15 ++++++--------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/assets/package.json b/assets/package.json index 54caeedbe..892075054 100644 --- a/assets/package.json +++ b/assets/package.json @@ -20,7 +20,7 @@ "bundle-loader": "^0.5.6", "cfmarkdown": "https://github.com/ckruse/cfmarkdown.git", "date-fns": "^2.29.3", - "emoji-mart": "= 3.0.1", + "emoji-mart": "= 5.5.1", "highcharts": "^10.2.1", "leaflet": "^1.9.2", "leaflet-geosearch": "^3.7.0", diff --git a/assets/yarn.lock b/assets/yarn.lock index f49e12f41..fbf68626c 100644 --- a/assets/yarn.lock +++ b/assets/yarn.lock @@ -1068,7 +1068,7 @@ core-js-pure "^3.20.2" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.8.4": +"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.8.4": version "7.18.9" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a" integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw== @@ -2156,13 +2156,10 @@ electron-to-chromium@^1.4.251: resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.256.tgz#c735032f412505e8e0482f147a8ff10cfca45bf4" integrity sha512-x+JnqyluoJv8I0U9gVe+Sk2st8vF0CzMt78SXxuoWCooLLY2k5VerIBdpvG7ql6GKI4dzNnPjmqgDJ76EdaAKw== -"emoji-mart@= 3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/emoji-mart/-/emoji-mart-3.0.1.tgz#9ce86706e02aea0506345f98464814a662ca54c6" - integrity sha512-sxpmMKxqLvcscu6mFn9ITHeZNkGzIvD0BSNFE/LJESPbCA8s1jM6bCDPjWbV31xHq7JXaxgpHxLB54RCbBZSlg== - dependencies: - "@babel/runtime" "^7.0.0" - prop-types "^15.6.0" +"emoji-mart@= 5.5.1": + version "5.5.1" + resolved "https://registry.yarnpkg.com/emoji-mart/-/emoji-mart-5.5.1.tgz#b0c5bd11b3b9558fd8f5e35225369628e0226d4c" + integrity sha512-16hsygz4oz7BVi0tGEWZRQXs4+KC3IyR1s2uftRECYyLstZHoIUAceZ+VvEMhEZUpWtEKMWBTjgGJJVDBuOIVQ== emoji-regex@^9.2.2: version "9.2.2" @@ -3788,7 +3785,7 @@ prismjs@^1.29.0: resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== -prop-types@^15.6.0, prop-types@^15.7.2, prop-types@^15.8.1: +prop-types@^15.7.2, prop-types@^15.8.1: version "15.8.1" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==