diff --git a/package-lock.json b/package-lock.json index a5a4a552f0..a4672f81fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10363,9 +10363,9 @@ } }, "node_modules/@storybook/core-server/node_modules/ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz", + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==", "dev": true }, "node_modules/@storybook/core-server/node_modules/is-wsl": { @@ -24450,10 +24450,9 @@ } }, "node_modules/ip": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz", - "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=", - "license": "MIT" + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz", + "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==" }, "node_modules/ipaddr.js": { "version": "1.9.1", @@ -42747,12 +42746,12 @@ }, "packages/polaris-viz": { "name": "@shopify/polaris-viz", - "version": "8.2.0", + "version": "12.5.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@juggle/resize-observer": "^3.3.1", "@react-spring/web": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^12.5.0", "d3-array": "^3.2.0", "d3-color": "^3.1.0", "d3-path": "^3.0.1", @@ -42776,7 +42775,7 @@ }, "packages/polaris-viz-core": { "name": "@shopify/polaris-viz-core", - "version": "8.2.0", + "version": "12.5.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@react-spring/animated": "^9.4.5", @@ -42801,11 +42800,11 @@ }, "packages/polaris-viz-native": { "name": "@shopify/polaris-viz-native", - "version": "8.2.0", + "version": "12.5.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@react-spring/native": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^12.5.0", "d3-scale": "^4.0.2", "d3-shape": "^3.1.0", "react-native-svg": "12.1.1" @@ -42822,7 +42821,7 @@ } }, "sandbox": { - "version": "8.2.0", + "version": "12.5.0", "dependencies": { "@expo/vector-icons": "^12.0.0", "@react-native-community/masked-view": "0.1.10", @@ -48906,7 +48905,7 @@ "requires": { "@juggle/resize-observer": "^3.3.1", "@react-spring/web": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^12.5.0", "@shopify/react-testing": "^5.1.0", "@storybook/addon-docs": "^6.3.8", "@types/d3-array": "^3.0.3", @@ -48945,7 +48944,7 @@ "requires": { "@quilted/react-testing": "^0.5.25", "@react-spring/native": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^12.5.0", "@types/d3-scale": "^4.0.2", "@types/d3-shape": "^3.1.0", "d3-scale": "^4.0.2", @@ -50277,9 +50276,9 @@ } }, "ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz", + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==", "dev": true }, "is-wsl": { @@ -60768,9 +60767,9 @@ } }, "ip": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz", - "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=" + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz", + "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==" }, "ipaddr.js": { "version": "1.9.1", diff --git a/yarn.lock b/yarn.lock index a4d8f81a3c..9e2792b5c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11923,14 +11923,14 @@ invariant@^2.2.4: loose-envify "^1.0.0" ip@^1.1.5: - version "1.1.5" - resolved "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz" - integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo= + version "1.1.9" + resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396" + integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ== ip@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz" - integrity sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ== + version "2.0.1" + resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105" + integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ== ipaddr.js@1.9.1: version "1.9.1"