mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Update dependency emoji-regex to v9.2.1
This commit is contained in:
parent
078ab5374a
commit
bed0f10fff
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "3.7.2",
|
"bluebird": "3.7.2",
|
||||||
"emoji-regex": "9.2.0",
|
"emoji-regex": "9.2.1",
|
||||||
"execa": "4.1.0",
|
"execa": "4.1.0",
|
||||||
"lodash": "4.17.20",
|
"lodash": "4.17.20",
|
||||||
"request": "2.88.2",
|
"request": "2.88.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue