diff --git a/package-lock.json b/package-lock.json index 87825a0218cc..25ae62ae0b23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@github/failbot": "0.8.0", "@primer/css": "^19.4.0", "@primer/octicons": "^16.3.0", - "@primer/octicons-react": "^16.3.0", + "@primer/octicons-react": "^17.0.0", "@primer/react": "^34.6.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0", @@ -3615,9 +3615,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.3.0.tgz", - "integrity": "sha512-nxB6L5IYeR2hPY6q7DAyQGW42MO0kA4PqMBNysN4WaZAHjiKgtTDr9rI+759PqGK7BTTuT43HTuu2cMsg7pH0Q==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.0.0.tgz", + "integrity": "sha512-/9VLaNVNWwmTFgFlaxO3r+4GbqiG05ytkDLbKxBAdBiOJLadUPo6P0k+/zJdp8No/S2bBNvEtZNNk5zQj87H4w==", "engines": { "node": ">=8" }, @@ -25316,9 +25316,9 @@ } }, "@primer/octicons-react": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.3.0.tgz", - "integrity": "sha512-nxB6L5IYeR2hPY6q7DAyQGW42MO0kA4PqMBNysN4WaZAHjiKgtTDr9rI+759PqGK7BTTuT43HTuu2cMsg7pH0Q==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.0.0.tgz", + "integrity": "sha512-/9VLaNVNWwmTFgFlaxO3r+4GbqiG05ytkDLbKxBAdBiOJLadUPo6P0k+/zJdp8No/S2bBNvEtZNNk5zQj87H4w==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 37663c0286c8..19f1d49ff79b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/failbot": "0.8.0", "@primer/css": "^19.4.0", "@primer/octicons": "^16.3.0", - "@primer/octicons-react": "^16.3.0", + "@primer/octicons-react": "^17.0.0", "@primer/react": "^34.6.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0",