diff --git a/package-lock.json b/package-lock.json index e06ef9beb1c..ee31becb0e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@primer/behaviors": "^1.1.3", - "@primer/octicons-react": "16.1.1", + "@primer/octicons-react": "17.1.0", "@primer/primitives": "7.6.0", "@radix-ui/react-polymorphic": "0.0.14", "@react-aria/ssr": "3.1.0", @@ -5625,9 +5625,9 @@ "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" }, "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.1.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.1.0.tgz", + "integrity": "sha512-LSVCGCdvWvWiU+Yu2iqT2TVLX2EOpLPlU+PY0hoztQ7LFfB9Un5qJi8yooaZ2n6kzetG5FsZLSjwLz3RcMjkjA==", "engines": { "node": ">=8" }, @@ -39297,9 +39297,9 @@ "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" }, "@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.1.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.1.0.tgz", + "integrity": "sha512-LSVCGCdvWvWiU+Yu2iqT2TVLX2EOpLPlU+PY0hoztQ7LFfB9Un5qJi8yooaZ2n6kzetG5FsZLSjwLz3RcMjkjA==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 3e762d89c05..7a072442cfe 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, "dependencies": { "@primer/behaviors": "^1.1.3", - "@primer/octicons-react": "16.1.1", + "@primer/octicons-react": "17.1.0", "@primer/primitives": "7.6.0", "@radix-ui/react-polymorphic": "0.0.14", "@react-aria/ssr": "3.1.0",