Update emoji library version

This commit is contained in:
N-Pex 2021-02-24 15:25:34 +01:00
parent 86cb3ddc6d
commit b9783403fc

20
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "keanuapp-weblite",
"version": "0.1.1",
"version": "0.1.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {
"aes-js": "^3.1.2",
"axios": "^0.21.0",
@ -13376,12 +13376,12 @@
}
},
"node_modules/v-emoji-picker": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/v-emoji-picker/-/v-emoji-picker-2.3.1.tgz",
"integrity": "sha512-KpFum53KelwRunQhB8c5Jj83YCGWDnBBrFaIHg0NJN0WCGTxSiVjPh+GyrHxssvLB9wvo+1YLKzal+iuJ+08eA==",
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/v-emoji-picker/-/v-emoji-picker-2.3.3.tgz",
"integrity": "sha512-GLuBowVCwKjGRVQ+DJvP6SVFhLIlyvQTBgwlrBuwPX7wt7xi+fdWxmFtyJDBEp/2/xI1aS6Y2lXvse9Cf2vIzA==",
"dependencies": {
"vue-class-component": "^7.2.6",
"vue-property-decorator": "^9.0.2"
"vue-property-decorator": "^9.1.2"
},
"peerDependencies": {
"vue": "^2.6.11"
@ -25884,12 +25884,12 @@
"integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A=="
},
"v-emoji-picker": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/v-emoji-picker/-/v-emoji-picker-2.3.1.tgz",
"integrity": "sha512-KpFum53KelwRunQhB8c5Jj83YCGWDnBBrFaIHg0NJN0WCGTxSiVjPh+GyrHxssvLB9wvo+1YLKzal+iuJ+08eA==",
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/v-emoji-picker/-/v-emoji-picker-2.3.3.tgz",
"integrity": "sha512-GLuBowVCwKjGRVQ+DJvP6SVFhLIlyvQTBgwlrBuwPX7wt7xi+fdWxmFtyJDBEp/2/xI1aS6Y2lXvse9Cf2vIzA==",
"requires": {
"vue-class-component": "^7.2.6",
"vue-property-decorator": "^9.0.2"
"vue-property-decorator": "^9.1.2"
}
},
"v8-compile-cache": {