diff --git a/package-lock.json b/package-lock.json index 87825a0218cc..eb1513d750aa 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.2.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.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.2.0.tgz", + "integrity": "sha512-1yYKU6jOtKJlbMKjXYWXeMcI1Y0R70hmS01DSQ3G7+pY9MQDEZss9tgwFaKj7tgw+L3eFojivzo4oqVNfriKmw==", "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.2.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.2.0.tgz", + "integrity": "sha512-1yYKU6jOtKJlbMKjXYWXeMcI1Y0R70hmS01DSQ3G7+pY9MQDEZss9tgwFaKj7tgw+L3eFojivzo4oqVNfriKmw==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 37663c0286c8..7c6aa183e194 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.2.0", "@primer/react": "^34.6.0", "@react-aria/ssr": "^3.1.0", "accept-language-parser": "^1.5.0",