diff --git a/package.json b/package.json index 6ca43a243..05d5a59bc 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "stylelint": "stylelint --syntax scss **/*.scss" }, "dependencies": { - "@primer/octicons-react": "14.2.1", + "@primer/octicons-react": "14.2.2", "apollo-boost": "0.4.9", "bootstrap": "4.5.3", "classnames": "2.3.1", diff --git a/yarn.lock b/yarn.lock index bf5cbddd0..b77902580 100644 --- a/yarn.lock +++ b/yarn.lock @@ -653,10 +653,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.9.2.tgz#adea7b6953cbb34651766b0548468e743c6a2353" integrity sha512-VZMYa7+fXHdwIq1TDhSXoVmSPEGM/aa+6Aiq3nVVJ9bXr24zScr+NlKFKC3iPljA7ho/GAZr+d2jOf5GIRC30Q== -"@primer/octicons-react@14.2.1": - version "14.2.1" - resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-14.2.1.tgz#03a2a68a48e67317c5363078b4847c2cb33582d3" - integrity sha512-3ulFFCazU34aBxaLeoAZkRnx6zzRAfiFJkcRb490SDVK74/AYONRFA/6hYJFSpsz2Wx+UtR9HafTBau1m21tfA== +"@primer/octicons-react@14.2.2": + version "14.2.2" + resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-14.2.2.tgz#f63f4258261f0f3dcbffd156171988749a29ec92" + integrity sha512-CB+D1cgWe1na0VPgt/Mg9Hrk6I3lcrJghz1eKQAiv1OPo19gQxR9GQ69ltMQ71HUKfy3af501hX5cxkVNF1kcQ== "@restart/context@^2.1.4": version "2.1.4"