diff --git a/package.json b/package.json index 7aff91e..7612dfd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint": "eslint src" }, "dependencies": { - "@primer/octicons-react": "^12.0.0", + "@primer/octicons-react": "^17.10.0", "react-scripts": "^4.0.2" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index fbf65ad..b7ba11b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,10 +1660,10 @@ schema-utils "^2.6.5" source-map "^0.7.3" -"@primer/octicons-react@^12.0.0": - version "12.0.0" - resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-12.0.0.tgz#4b42a361636e4834cb55d241995086e1c1908cd3" - integrity sha512-L1u2kjhAEMoOeNOZqQSc4xGE7/Cl6kjhuiIKrJOmNa6M86Zy+/pv1zFlvFnWzxu2FhPTlZWC4LLazTYf5spceA== +"@primer/octicons-react@^17.10.0": + version "17.10.0" + resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-17.10.0.tgz#69753f8b6977cccb733e791c2ffc31c8f09cbfcb" + integrity sha512-6uJeWWPrReHNlGLlsp4bL2rmUr1mmlaKfFNTAkVnzi2Nnp8MmLhGhtdWAktXfFUOll1JF4AacrEK3j91Xq99UQ== "@rollup/plugin-node-resolve@^7.1.1": version "7.1.3"