diff --git a/package-lock.json b/package-lock.json index 36d691a23ff1..b1e27a203bd3 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.3.0", "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.3.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.3.0.tgz", + "integrity": "sha512-nxB6L5IYeR2hPY6q7DAyQGW42MO0kA4PqMBNysN4WaZAHjiKgtTDr9rI+759PqGK7BTTuT43HTuu2cMsg7pH0Q==", "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.3.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.3.0.tgz", + "integrity": "sha512-nxB6L5IYeR2hPY6q7DAyQGW42MO0kA4PqMBNysN4WaZAHjiKgtTDr9rI+759PqGK7BTTuT43HTuu2cMsg7pH0Q==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index e0b5cdcaa43b..6abd127cab9b 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.3.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", "ajv-formats": "^2.1.1",