diff --git a/ghost/admin/package.json b/ghost/admin/package.json index d599e72331..d95bef3b5e 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -30,7 +30,7 @@ "@ember/render-modifiers": "2.0.0", "@glimmer/component": "1.0.4", "@html-next/vertical-collection": "2.0.0", - "@joeattardi/emoji-button": "^4.6.0", + "@joeattardi/emoji-button": "4.6.0", "@nexes/nql-lang": "0.0.1", "@sentry/ember": "6.14.1", "@tryghost/color-utils": "0.1.5", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 7d932e802f..6cfbf0ef48 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1821,7 +1821,7 @@ resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== -"@joeattardi/emoji-button@^4.6.0": +"@joeattardi/emoji-button@4.6.0": version "4.6.0" resolved "https://registry.yarnpkg.com/@joeattardi/emoji-button/-/emoji-button-4.6.0.tgz#93a78abb19c61ce9dcc464d15f373743b15cd2a2" integrity sha512-KwOE1j+YxX47JmT0pXNCa+9Ai4Wf2fmABtvuxy6JBJ5QV0HdoThRKjL6CxAreVwwLbNQ/PDoR36xpc5QJjLXPA==