mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency picmo to v5.8.1
This commit is contained in:
parent
92d2eeb793
commit
ee5eca109e
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"next": "13.2.3",
|
||||
"next-with-less": "2.0.5",
|
||||
"picmo": "5.8.0",
|
||||
"picmo": "5.8.1",
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
@ -30483,9 +30483,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/picmo": {
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.8.0.tgz",
|
||||
"integrity": "sha512-Y6lUOJ0tJPaWihjmRfpgU7TxihDVMk0RL0Cnm2hPPtSP2RasKVa+7C4SjvFgw46OfnGOpVlP2AFhzo8VwG9cPg==",
|
||||
"version": "5.8.1",
|
||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.8.1.tgz",
|
||||
"integrity": "sha512-GQ4z52sO/bqTj6TGOFkg2tm0qXSSWlay2Q330wCBFJMCX5XX0mn0y+lS+JL3YkcqZ43+xY2P/32j5jn9L9vqFA==",
|
||||
"dependencies": {
|
||||
"emojibase": "^6.1.0"
|
||||
},
|
||||
|
@ -35,7 +35,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"next": "13.2.3",
|
||||
"next-with-less": "2.0.5",
|
||||
"picmo": "5.8.0",
|
||||
"picmo": "5.8.1",
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user