mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Update dependency emoji-regex to v10
This commit is contained in:
parent
3df67f8353
commit
765ac29f2b
@ -26,7 +26,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tryghost/errors": "^1.2.1",
|
"@tryghost/errors": "^1.2.1",
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"emoji-regex": "^9.2.2",
|
"emoji-regex": "^10.0.0",
|
||||||
"execa": "^4.1.0",
|
"execa": "^4.1.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user