From 3d4eb92547fa119a5362c9816bfb59137caf353c Mon Sep 17 00:00:00 2001 From: Hans Date: Tue, 13 Jun 2023 10:59:12 +0700 Subject: [PATCH] upgrade expensify common --- package-lock.json | 55 ++++++++++++----------------------------------- package.json | 3 +-- 2 files changed, 15 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8fb2ed4970c8..cef8bc2ba52a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,9 +40,8 @@ "babel-polyfill": "^6.26.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#50aacd53fe54ef7131e5cb9c74ee4526b3bcfe16", + "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#743108fd2428945c5a75baa2a027b5a4ab407b5b", "fbjs": "^3.0.2", - "html-entities": "^1.3.1", "htmlparser2": "^7.2.0", "jest-when": "^3.5.2", "localforage": "^1.10.0", @@ -5335,11 +5334,6 @@ } } }, - "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/html-entities": { - "version": "2.3.3", - "dev": true, - "license": "MIT" - }, "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": { "version": "0.7.4", "dev": true, @@ -24054,13 +24048,13 @@ }, "node_modules/expensify-common": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#50aacd53fe54ef7131e5cb9c74ee4526b3bcfe16", - "integrity": "sha512-wnx6WiG2NVqIs2m3M0VjL/kw2I1rgWOD06mNp6FwRGeOVC+QIL6hsdJgqf9z9NjBSuhc6THfzbcrAOSGs3kTkw==", + "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#743108fd2428945c5a75baa2a027b5a4ab407b5b", + "integrity": "sha512-RwY3fJGVDTanD9+shESDDHT4YCjQ9/hNtfOiWuoKNsTuJm5fkS/FPyh8kHj+gGm+6DzTtMPuRBsPDSKCFT8fXA==", "license": "MIT", "dependencies": { "classnames": "2.3.1", "clipboard": "2.0.4", - "html-entities": "^1.3.1", + "html-entities": "^2.3.3", "jquery": "3.6.0", "localforage": "^1.10.0", "lodash": "4.17.21", @@ -25878,8 +25872,9 @@ } }, "node_modules/html-entities": { - "version": "1.4.0", - "license": "MIT" + "version": "2.3.5", + "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.5.tgz", + "integrity": "sha512-72TJlcMkYsEJASa/3HnX7VT59htM7iSHbH59NSZbtc+22Ap0Txnlx91sfeB+/A7wNZg7UxtZdhAW4y+/jimrdg==" }, "node_modules/html-escaper": { "version": "2.0.2", @@ -42229,11 +42224,6 @@ "dev": true, "license": "MIT" }, - "node_modules/webpack-dev-server/node_modules/html-entities": { - "version": "2.3.3", - "dev": true, - "license": "MIT" - }, "node_modules/webpack-dev-server/node_modules/ipaddr.js": { "version": "2.0.1", "dev": true, @@ -42407,11 +42397,6 @@ "strip-ansi": "^6.0.0" } }, - "node_modules/webpack-hot-middleware/node_modules/html-entities": { - "version": "2.3.3", - "dev": true, - "license": "MIT" - }, "node_modules/webpack-log": { "version": "2.0.0", "dev": true, @@ -46530,10 +46515,6 @@ "source-map": "^0.7.3" }, "dependencies": { - "html-entities": { - "version": "2.3.3", - "dev": true - }, "source-map": { "version": "0.7.4", "dev": true @@ -59286,13 +59267,13 @@ } }, "expensify-common": { - "version": "git+ssh://git@github.com/Expensify/expensify-common.git#50aacd53fe54ef7131e5cb9c74ee4526b3bcfe16", - "integrity": "sha512-wnx6WiG2NVqIs2m3M0VjL/kw2I1rgWOD06mNp6FwRGeOVC+QIL6hsdJgqf9z9NjBSuhc6THfzbcrAOSGs3kTkw==", - "from": "expensify-common@git+ssh://git@github.com/Expensify/expensify-common.git#50aacd53fe54ef7131e5cb9c74ee4526b3bcfe16", + "version": "git+ssh://git@github.com/Expensify/expensify-common.git#743108fd2428945c5a75baa2a027b5a4ab407b5b", + "integrity": "sha512-RwY3fJGVDTanD9+shESDDHT4YCjQ9/hNtfOiWuoKNsTuJm5fkS/FPyh8kHj+gGm+6DzTtMPuRBsPDSKCFT8fXA==", + "from": "expensify-common@git+ssh://git@github.com/Expensify/expensify-common.git#743108fd2428945c5a75baa2a027b5a4ab407b5b", "requires": { "classnames": "2.3.1", "clipboard": "2.0.4", - "html-entities": "^1.3.1", + "html-entities": "^2.3.3", "jquery": "3.6.0", "localforage": "^1.10.0", "lodash": "4.17.21", @@ -60493,7 +60474,9 @@ } }, "html-entities": { - "version": "1.4.0" + "version": "2.3.5", + "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.5.tgz", + "integrity": "sha512-72TJlcMkYsEJASa/3HnX7VT59htM7iSHbH59NSZbtc+22Ap0Txnlx91sfeB+/A7wNZg7UxtZdhAW4y+/jimrdg==" }, "html-escaper": { "version": "2.0.2" @@ -71472,10 +71455,6 @@ "version": "2.0.19", "dev": true }, - "html-entities": { - "version": "2.3.3", - "dev": true - }, "ipaddr.js": { "version": "2.0.1", "dev": true @@ -71585,12 +71564,6 @@ "ansi-html-community": "0.0.8", "html-entities": "^2.1.0", "strip-ansi": "^6.0.0" - }, - "dependencies": { - "html-entities": { - "version": "2.3.3", - "dev": true - } } }, "webpack-log": { diff --git a/package.json b/package.json index f67ff783297f..4462f9d7ad68 100644 --- a/package.json +++ b/package.json @@ -76,9 +76,8 @@ "babel-polyfill": "^6.26.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#50aacd53fe54ef7131e5cb9c74ee4526b3bcfe16", + "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#743108fd2428945c5a75baa2a027b5a4ab407b5b", "fbjs": "^3.0.2", - "html-entities": "^1.3.1", "htmlparser2": "^7.2.0", "jest-when": "^3.5.2", "localforage": "^1.10.0",