diff --git a/docs/package.json b/docs/package.json index 3e1c6c8451b..f1780643e47 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@primer/gatsby-theme-doctocat": "^4.1.0", - "@primer/octicons-react": "^17.5.0", + "@primer/octicons-react": "^17.7.0", "@primer/primitives": "4.1.0", "@styled-system/prop-types": "^5.1.0", "@styled-system/theme-get": "^5.1.0", diff --git a/package-lock.json b/package-lock.json index 94bbc862130..9d2644cc26b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@github/markdown-toolbar-element": "^2.1.0", "@github/paste-markdown": "^1.4.0", "@primer/behaviors": "^1.1.1", - "@primer/octicons-react": "^17.3.0", + "@primer/octicons-react": "^17.7.0", "@primer/primitives": "7.9.0", "@react-aria/ssr": "^3.1.0", "@styled-system/css": "^5.1.5", @@ -6323,9 +6323,9 @@ "integrity": "sha512-wvF1PYjyxKNTr6+5w4uR5Gkz53t1fsRDgKjWxDKk7wmlh0cwiILBo4dDFjjVhWRF1mBSjaIxxJGB4WGaP7ct2Q==" }, "node_modules/@primer/octicons-react": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.3.0.tgz", - "integrity": "sha512-72K4SeDj3WmehiQqVeOS+icvcO5+JHXK12ee3AqbZGqNqgCKdU4zJRKeC7EGMV4lQhoJXbj8OEdppBLa3qFDhw==", + "version": "17.7.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.7.0.tgz", + "integrity": "sha512-rxJiArra+q7lorhzQH223btMcRR8di9TUei9DhQG18jmVEI+wQTY+MypI5FZqU8UyehBOtcnD4TWx+i4Zwpz5Q==", "engines": { "node": ">=8" }, @@ -46021,9 +46021,9 @@ "integrity": "sha512-wvF1PYjyxKNTr6+5w4uR5Gkz53t1fsRDgKjWxDKk7wmlh0cwiILBo4dDFjjVhWRF1mBSjaIxxJGB4WGaP7ct2Q==" }, "@primer/octicons-react": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.3.0.tgz", - "integrity": "sha512-72K4SeDj3WmehiQqVeOS+icvcO5+JHXK12ee3AqbZGqNqgCKdU4zJRKeC7EGMV4lQhoJXbj8OEdppBLa3qFDhw==", + "version": "17.7.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.7.0.tgz", + "integrity": "sha512-rxJiArra+q7lorhzQH223btMcRR8di9TUei9DhQG18jmVEI+wQTY+MypI5FZqU8UyehBOtcnD4TWx+i4Zwpz5Q==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 4b37325e7a3..7b2c5d47bc4 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@github/markdown-toolbar-element": "^2.1.0", "@github/paste-markdown": "^1.4.0", "@primer/behaviors": "^1.1.1", - "@primer/octicons-react": "^17.3.0", + "@primer/octicons-react": "^17.7.0", "@primer/primitives": "7.9.0", "@react-aria/ssr": "^3.1.0", "@styled-system/css": "^5.1.5",