diff --git a/package-lock.json b/package-lock.json index ea4613b77c84..ba48b3f44129 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@primer/components": "^29.1.1", "@primer/css": "^17.9.0", "@primer/octicons": "^15.1.0", - "@primer/octicons-react": "^15.1.0", + "@primer/octicons-react": "^16.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.4.0", "ajv-formats": "^2.1.1", @@ -3686,9 +3686,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.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.0.tgz", + "integrity": "sha512-gwXBa/CtEE/2m7ntlS75NayRrAAwluZLoGF0/Xv6DRX/djc0n+ibBm84ICZ60HZLi5vtjmjlCyuxGEJquTlRoQ==", "engines": { "node": ">=8" }, @@ -28161,9 +28161,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.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-16.1.0.tgz", + "integrity": "sha512-gwXBa/CtEE/2m7ntlS75NayRrAAwluZLoGF0/Xv6DRX/djc0n+ibBm84ICZ60HZLi5vtjmjlCyuxGEJquTlRoQ==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 8382e14d41af..1538e9c5b55b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@primer/components": "^29.1.1", "@primer/css": "^17.9.0", "@primer/octicons": "^15.1.0", - "@primer/octicons-react": "^15.1.0", + "@primer/octicons-react": "^16.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.4.0", "ajv-formats": "^2.1.1",