Update emoji-data (#1978)

This commit is contained in:
Alexander Zinchuk 2022-08-05 19:23:23 +02:00
parent 96df388fa8
commit afd0a00730
2 changed files with 8 additions and 6 deletions

12
package-lock.json generated
View File

@ -13,7 +13,7 @@
"async-mutex": "^0.3.2",
"big-integer": "github:painor/BigInteger.js",
"croppie": "^2.6.5",
"emoji-data-ios": "git+https://github.com/korenskoy/emoji-data-ios#54443d1938ec1c157e74d2a95e9103dcb3f5c6dd",
"emoji-data-ios": "git+https://github.com/korenskoy/emoji-data-ios#3c401da02c6792cea0b6c758795da406377bf667",
"events": "^3.3.0",
"idb-keyval": "^6.1.0",
"lowlight": "^2.6.1",
@ -7106,8 +7106,9 @@
}
},
"node_modules/emoji-data-ios": {
"version": "0.4.0",
"resolved": "git+ssh://git@github.com/korenskoy/emoji-data-ios.git#54443d1938ec1c157e74d2a95e9103dcb3f5c6dd",
"version": "0.4.1",
"resolved": "git+ssh://git@github.com/korenskoy/emoji-data-ios.git#3c401da02c6792cea0b6c758795da406377bf667",
"integrity": "sha512-U+MkTs6JRFvqSMKyBI+CUXI5JvuP7r+Vi9pYwT2bJswQvc+IAzHtF3IAwY1F69qRvAp2OqyWL1gCYmfAphC2ag==",
"license": "MIT"
},
"node_modules/emoji-regex": {
@ -24057,8 +24058,9 @@
"dev": true
},
"emoji-data-ios": {
"version": "git+ssh://git@github.com/korenskoy/emoji-data-ios.git#54443d1938ec1c157e74d2a95e9103dcb3f5c6dd",
"from": "emoji-data-ios@git+https://github.com/korenskoy/emoji-data-ios#54443d1938ec1c157e74d2a95e9103dcb3f5c6dd"
"version": "git+ssh://git@github.com/korenskoy/emoji-data-ios.git#3c401da02c6792cea0b6c758795da406377bf667",
"integrity": "sha512-U+MkTs6JRFvqSMKyBI+CUXI5JvuP7r+Vi9pYwT2bJswQvc+IAzHtF3IAwY1F69qRvAp2OqyWL1gCYmfAphC2ag==",
"from": "emoji-data-ios@git+https://github.com/korenskoy/emoji-data-ios#3c401da02c6792cea0b6c758795da406377bf667"
},
"emoji-regex": {
"version": "9.2.2",

View File

@ -116,7 +116,7 @@
"async-mutex": "^0.3.2",
"big-integer": "github:painor/BigInteger.js",
"croppie": "^2.6.5",
"emoji-data-ios": "git+https://github.com/korenskoy/emoji-data-ios#54443d1938ec1c157e74d2a95e9103dcb3f5c6dd",
"emoji-data-ios": "git+https://github.com/korenskoy/emoji-data-ios#3c401da02c6792cea0b6c758795da406377bf667",
"events": "^3.3.0",
"idb-keyval": "^6.1.0",
"lowlight": "^2.6.1",