diff --git a/package-lock.json b/package-lock.json index f4a4b1baee00..beeee23ff567 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@primer/components": "^32.1.0", "@primer/css": "^18.2.0", "@primer/octicons": "^16.1.1", - "@primer/octicons-react": "^16.1.1", + "@primer/octicons-react": "^16.2.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.8.2", @@ -3705,9 +3705,9 @@ } }, "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": "16.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.2.0.tgz", + "integrity": "sha512-943t5kkVRt+/hxVnKS27xweUp4lXFxwJaTrsit1C1xBB4kqdjzmYGpU84zwKsNyyV2Ch7may3umKjbI/mFBPPQ==", "engines": { "node": ">=8" }, @@ -25842,9 +25842,9 @@ } }, "@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": "16.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.2.0.tgz", + "integrity": "sha512-943t5kkVRt+/hxVnKS27xweUp4lXFxwJaTrsit1C1xBB4kqdjzmYGpU84zwKsNyyV2Ch7may3umKjbI/mFBPPQ==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index e50d9d2c8793..a5e1c8706e31 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@primer/components": "^32.1.0", "@primer/css": "^18.2.0", "@primer/octicons": "^16.1.1", - "@primer/octicons-react": "^16.1.1", + "@primer/octicons-react": "^16.2.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.8.2",