diff --git a/plugins/woocommerce-blocks/package-lock.json b/plugins/woocommerce-blocks/package-lock.json index 918af7e9bb6..a21abe05de1 100644 --- a/plugins/woocommerce-blocks/package-lock.json +++ b/plugins/woocommerce-blocks/package-lock.json @@ -3401,7 +3401,6 @@ "version": "3.7.0", "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-3.7.0.tgz", "integrity": "sha512-yavu3yAKbSkEosQvEd0lCa064SdFFb8i6f7RfZGDq/TQfJHBaJQvRA4Hd/CtrOXqS6DLjw2rLNrVG4XcJFss1A==", - "dev": true, "requires": { "@babel/runtime": "^7.4.4", "gettext-parser": "^1.3.1", @@ -3415,7 +3414,6 @@ "version": "1.6.1", "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-1.6.1.tgz", "integrity": "sha512-0vrTVuE6S/lmW4QKklTNqwSUyvxeCPRq02gKk6ViTw3I/QhE65g7dLRwwEDZ+42obSNA7XousutZ3YoN/NpPbA==", - "dev": true, "requires": { "@babel/runtime": "^7.4.4" } @@ -3777,7 +3775,6 @@ "version": "3.9.0", "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.9.0.tgz", "integrity": "sha512-i+EqcigVIGPhjKyLI8VlX9EX8Cf1B7h8Hz+2S5aO47PrSO8W5Q0FCqMjONCqGCHdXXxnWHdz6OUrKl0otbqYxw==", - "dev": true, "requires": { "@babel/runtime": "^7.4.4", "@wordpress/compose": "^3.9.0", @@ -3798,7 +3795,6 @@ "version": "3.10.0", "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-3.10.0.tgz", "integrity": "sha512-JE3QaUINiKxKAYb235s/5Q2hT8HifCvR7fdaIEHXjkMNfMVriVIgV1YE5I6l9gJXuT5adTwTSvsWhnRBYTl3Mw==", - "dev": true, "requires": { "@babel/runtime": "^7.4.4", "@wordpress/element": "^2.10.0", @@ -3811,7 +3807,6 @@ "version": "1.7.0", "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-1.7.0.tgz", "integrity": "sha512-fRHTAivQlWOQVn8wu8NHM8D5sacSvY6upJ+MgWSu1Q7pqy51zaCPE2T9lhym3GC1QzABus6VjDctR8jwfNfd/g==", - "dev": true, "requires": { "@babel/runtime": "^7.4.4" } @@ -3822,7 +3817,6 @@ "version": "3.8.0", "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-3.8.0.tgz", "integrity": "sha512-SXheA3E2aA/w5/cubrIho3fCLY5Jb7zdpg7NGS3DFXYEe5VICMdmgNxeYFoeyNSw2IkNmphJhsZXzVIMf92dYQ==", - "dev": true, "requires": { "@babel/runtime": "^7.4.4", "gettext-parser": "^1.3.1", @@ -3836,7 +3830,6 @@ "version": "2.8.0", "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-2.8.0.tgz", "integrity": "sha512-c1YQZbMEPplEgbXxxSDBUxG92zxwCB//SvVJw+poHBiQi+bcEuH/J/xezAXk4tfJO/gtb1r3LpFjcZqxZWc8SA==", - "dev": true, "requires": { "@babel/runtime": "^7.4.4", "@wordpress/i18n": "^3.8.0", @@ -21041,27 +21034,16 @@ "@wordpress/is-shallow-equal": "^1.7.0", "lodash": "^4.17.15", "mousetrap": "^1.6.2" - } - }, - "@wordpress/i18n": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-3.8.0.tgz", - "integrity": "sha512-SXheA3E2aA/w5/cubrIho3fCLY5Jb7zdpg7NGS3DFXYEe5VICMdmgNxeYFoeyNSw2IkNmphJhsZXzVIMf92dYQ==", - "requires": { - "@babel/runtime": "^7.4.4", - "gettext-parser": "^1.3.1", - "lodash": "^4.17.15", - "memize": "^1.0.5", - "sprintf-js": "^1.1.1", - "tannin": "^1.1.0" - } - }, - "@wordpress/is-shallow-equal": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-1.7.0.tgz", - "integrity": "sha512-fRHTAivQlWOQVn8wu8NHM8D5sacSvY6upJ+MgWSu1Q7pqy51zaCPE2T9lhym3GC1QzABus6VjDctR8jwfNfd/g==", - "requires": { - "@babel/runtime": "^7.4.4" + }, + "dependencies": { + "@wordpress/is-shallow-equal": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-1.7.0.tgz", + "integrity": "sha512-fRHTAivQlWOQVn8wu8NHM8D5sacSvY6upJ+MgWSu1Q7pqy51zaCPE2T9lhym3GC1QzABus6VjDctR8jwfNfd/g==", + "requires": { + "@babel/runtime": "^7.4.4" + } + } } }, "@wordpress/keycodes": { @@ -21072,25 +21054,21 @@ "@babel/runtime": "^7.4.4", "@wordpress/i18n": "^3.8.0", "lodash": "^4.17.15" - } - }, - "@wordpress/rich-text": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.10.0.tgz", - "integrity": "sha512-gFzVRXDmGIolvcGRejg4LhoAQa2UALMOPnO96bl8zVNTAuk7kRYLbsxQLtcwTtDgSXTVVrIZHgQ67NwbtX3fxQ==", - "requires": { - "@babel/runtime": "^7.4.4", - "@wordpress/compose": "^3.10.0", - "@wordpress/data": "^4.12.0", - "@wordpress/deprecated": "^2.6.1", - "@wordpress/element": "^2.10.0", - "@wordpress/escape-html": "^1.6.0", - "@wordpress/is-shallow-equal": "^1.7.0", - "@wordpress/keycodes": "^2.8.0", - "classnames": "^2.2.5", - "lodash": "^4.17.15", - "memize": "^1.0.5", - "rememo": "^3.0.0" + }, + "dependencies": { + "@wordpress/i18n": { + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-3.8.0.tgz", + "integrity": "sha512-SXheA3E2aA/w5/cubrIho3fCLY5Jb7zdpg7NGS3DFXYEe5VICMdmgNxeYFoeyNSw2IkNmphJhsZXzVIMf92dYQ==", + "requires": { + "@babel/runtime": "^7.4.4", + "gettext-parser": "^1.3.1", + "lodash": "^4.17.15", + "memize": "^1.0.5", + "sprintf-js": "^1.1.1", + "tannin": "^1.1.0" + } + } } }, "downshift": { diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index ea81aea7ad0..e1115b03040 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -111,7 +111,7 @@ "dependencies": { "@woocommerce/components": "4.0.0", "@wordpress/components": "8.5.0", - "@wordpress/html-entities": "^2.5.0", + "@wordpress/html-entities": "2.5.0", "compare-versions": "3.5.1", "downshift": "4.0.5", "eslint-plugin-woocommerce": "file:bin/eslint-plugin-woocommerce",