mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency picmo to v5.7.6
This commit is contained in:
parent
c88b9933b1
commit
d74314917e
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"next": "13.1.6",
|
||||
"next-with-less": "2.0.5",
|
||||
"picmo": "5.7.5",
|
||||
"picmo": "5.7.6",
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
@ -30297,9 +30297,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/picmo": {
|
||||
"version": "5.7.5",
|
||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.7.5.tgz",
|
||||
"integrity": "sha512-MrbAc+lSzh40MdRcGkXbL7VajsiSnSGuJ9irIE7o+H9Q0QHH/eDayDxAHWa4BIzGZ+cABLgMjFAqLXpQDhaWlw==",
|
||||
"version": "5.7.6",
|
||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.7.6.tgz",
|
||||
"integrity": "sha512-QceahBiHfj95v9kPbWf1MGI0dYXU3vA+UZiEGop9ZrCd8m2rJ66z0UlzlDpCOZckkjFKr2zwZGm+ZQWE5FnztQ==",
|
||||
"dependencies": {
|
||||
"emojibase": "^6.1.0"
|
||||
},
|
||||
|
@ -34,7 +34,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"next": "13.1.6",
|
||||
"next-with-less": "2.0.5",
|
||||
"picmo": "5.7.5",
|
||||
"picmo": "5.7.6",
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user