summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-02 12:14:24 +0000
committerGitHub <noreply@github.com>2019-06-02 12:14:24 +0000
commit73bef7e1a3a922d26ab9100470f58b2c7cef2e43 (patch)
treeda3229bf1ee07e3642a1a56aa51586e7b381da46
parente9c0b86853da35b5690b5652a9bc4e8435ca2a4d (diff)
Bump twemoji from 12.0.1 to 12.0.4
Bumps [twemoji](https://github.com/twitter/twemoji) from 12.0.1 to 12.0.4. - [Release notes](https://github.com/twitter/twemoji/releases) - [Commits](https://github.com/twitter/twemoji/compare/v12.0.1...v12.0.4)
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index ed4ff63f..fbd29ae6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12009,9 +12009,9 @@
"dev": true
},
"twemoji": {
- "version": "12.0.1",
- "resolved": "https://registry.npmjs.org/twemoji/-/twemoji-12.0.1.tgz",
- "integrity": "sha512-9jFbDzI4M7wQFX++QQp+t9wHupjL0WdOnE2pNAmJwxchQKw0yRhZD8qm+teHJQdeuvZMu9eJR7RVEpZPPbbYPw==",
+ "version": "12.0.4",
+ "resolved": "https://registry.npmjs.org/twemoji/-/twemoji-12.0.4.tgz",
+ "integrity": "sha512-VEiLYeUErB0t6d3euviuMIXINUUGq0KTksvsqPOmt06oPc7iLO10w5tlYTbVEpiQ+IO2IpkaS9O63D5NIdHrDw==",
"requires": {
"twemoji-parser": "12.0.0"
}
diff --git a/package.json b/package.json
index ade58f3a..6cb6c145 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"nextcloud-axios": "^0.1.3",
"nextcloud-vue": "^0.11.4",
"tributejs": "^3.7.1",
- "twemoji": "^12.0.1",
+ "twemoji": "^12.0.4",
"uuid": "^3.3.2",
"v-tooltip": "^3.0.0-alpha.7",
"vue": "^2.6.10",