diff --git a/package-lock.json b/package-lock.json index e66c1a98501f..a527867800ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@primer/components": "^30.3.0", "@primer/css": "^17.9.0", "@primer/octicons": "^15.1.0", - "@primer/octicons-react": "^15.1.0", + "@primer/octicons-react": "^16.1.1", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", "ajv-formats": "^2.1.1", @@ -3694,9 +3694,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-15.1.0.tgz", - "integrity": "sha512-KxKShchstSiZDVZ3aUF9WREdAoV45bzIgAbPcKfrT08+2T4nVQZGYtwDqlHT4/TLpmVIv2Si7hRHBhTWiADe4Q==", + "version": "16.1.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.1.tgz", + "integrity": "sha512-xCxQ5z23ol7yDuJs85Lc4ARzyoay+b3zOhAKkEMU7chk0xi2hT2OnRP23QUudNNDPTGozX268RGYLexUa6P4xw==", "engines": { "node": ">=8" }, @@ -28093,9 +28093,9 @@ } }, "@primer/octicons-react": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-15.1.0.tgz", - "integrity": "sha512-KxKShchstSiZDVZ3aUF9WREdAoV45bzIgAbPcKfrT08+2T4nVQZGYtwDqlHT4/TLpmVIv2Si7hRHBhTWiADe4Q==", + "version": "16.1.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.1.tgz", + "integrity": "sha512-xCxQ5z23ol7yDuJs85Lc4ARzyoay+b3zOhAKkEMU7chk0xi2hT2OnRP23QUudNNDPTGozX268RGYLexUa6P4xw==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 80ddbf0c9e2c..41bb7de381a7 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@primer/components": "^30.3.0", "@primer/css": "^17.9.0", "@primer/octicons": "^15.1.0", - "@primer/octicons-react": "^15.1.0", + "@primer/octicons-react": "^16.1.1", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", "ajv-formats": "^2.1.1",