diff --git a/package.json b/package.json index 65adab22..6d7f21cf 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "stylelint": "stylelint **/*.scss" }, "dependencies": { - "@primer/octicons-react": "18.3.0", + "@primer/octicons-react": "19.8.0", "apollo-boost": "0.4.9", "bootstrap": "5.2.3", "classnames": "2.3.2", diff --git a/yarn.lock b/yarn.lock index f6176aff..c683846f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -768,10 +768,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45" integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw== -"@primer/octicons-react@18.3.0": - version "18.3.0" - resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-18.3.0.tgz#1b608048fe26e4e66d9f3de1eac8eb82195839f5" - integrity sha512-kOoc4wrBw3bPe2ZPj9BmCwXdEkw8hxUX/tFCvcjOsZ6eywaQXm3PR0yZnPZxZ8o4RFj2tdg/cwGr4+cU83weHw== +"@primer/octicons-react@19.8.0": + version "19.8.0" + resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-19.8.0.tgz#f76ec3b3c0bea0c6ceb147d7f2d989e5f149f7e5" + integrity sha512-2Z+D7xTloFTLQVRUEbg0pQpe6aTL9RR+8RqBhjkrF+BFuVdM1ENOyjywaGEO7DIkPU5Zxlv0gxSlD85LQxL+sw== "@react-aria/ssr@^3.2.0": version "3.4.1"