summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2024-08-16 23:09:44 -0600
committerAlexis Hovorka <[email protected]>2024-08-16 23:09:44 -0600
commiteb567ec6a36145d1c88b81a15d74ec16b2a559e2 (patch)
tree28573dacd9d5e5b174fa9b9d2d684d9b5c821193 /package.json
parentc0c2a30ff1e9043f75ed49654ce24e43fd7e5b5c (diff)
[chore] Dust off some outdated dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ab39c10..e74b89a 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,6 @@
},
"dependencies": {
"highlight.js": "^11.6.0",
- "twemoji": "^13.1.0"
+ "twemoji": "^14.0.2"
}
}