diff --git a/package-lock.json b/package-lock.json index a747516ceb2..51df1acdaec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@primer/react", - "version": "35.2.1", + "version": "35.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@primer/react", - "version": "35.2.1", + "version": "35.2.2", "license": "MIT", "dependencies": { "@primer/behaviors": "1.1.1", - "@primer/octicons-react": "16.1.1", + "@primer/octicons-react": "17.2.0", "@primer/primitives": "7.6.0", "@radix-ui/react-polymorphic": "0.0.14", "@react-aria/ssr": "3.1.0", @@ -5594,9 +5594,9 @@ "integrity": "sha512-wvF1PYjyxKNTr6+5w4uR5Gkz53t1fsRDgKjWxDKk7wmlh0cwiILBo4dDFjjVhWRF1mBSjaIxxJGB4WGaP7ct2Q==" }, "node_modules/@primer/octicons-react": { - "version": "16.1.1", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.1.tgz", - "integrity": "sha512-xCxQ5z23ol7yDuJs85Lc4ARzyoay+b3zOhAKkEMU7chk0xi2hT2OnRP23QUudNNDPTGozX268RGYLexUa6P4xw==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.2.0.tgz", + "integrity": "sha512-1yYKU6jOtKJlbMKjXYWXeMcI1Y0R70hmS01DSQ3G7+pY9MQDEZss9tgwFaKj7tgw+L3eFojivzo4oqVNfriKmw==", "engines": { "node": ">=8" }, @@ -39071,9 +39071,9 @@ "integrity": "sha512-wvF1PYjyxKNTr6+5w4uR5Gkz53t1fsRDgKjWxDKk7wmlh0cwiILBo4dDFjjVhWRF1mBSjaIxxJGB4WGaP7ct2Q==" }, "@primer/octicons-react": { - "version": "16.1.1", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.1.tgz", - "integrity": "sha512-xCxQ5z23ol7yDuJs85Lc4ARzyoay+b3zOhAKkEMU7chk0xi2hT2OnRP23QUudNNDPTGozX268RGYLexUa6P4xw==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.2.0.tgz", + "integrity": "sha512-1yYKU6jOtKJlbMKjXYWXeMcI1Y0R70hmS01DSQ3G7+pY9MQDEZss9tgwFaKj7tgw+L3eFojivzo4oqVNfriKmw==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 4a9684ec400..f5809ad9c02 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, "dependencies": { "@primer/behaviors": "1.1.1", - "@primer/octicons-react": "16.1.1", + "@primer/octicons-react": "17.2.0", "@primer/primitives": "7.6.0", "@radix-ui/react-polymorphic": "0.0.14", "@react-aria/ssr": "3.1.0",