diff --git a/package-lock.json b/package-lock.json index 36d691a23ff1..1c7f77f1e759 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^30.3.0", "@primer/css": "^17.9.0", - "@primer/octicons": "^15.1.0", + "@primer/octicons": "^17.4.1", "@primer/octicons-react": "^15.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", @@ -3686,9 +3686,9 @@ "integrity": "sha512-0tvy4e412UvwdhOIcLQU7N3TRA/SFzCcIBB0oReIwnaR+tIeSHqxoPaoHA3WZPjZpSOcvJiURmA5EXcZnFkGmg==" }, "node_modules/@primer/octicons": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-15.1.0.tgz", - "integrity": "sha512-dRfjeDG+JUNKivxs8xGba34NlLJDbNDGGkYIfLJLT7D/c1UTx6xFc+gPC6IWosVLYoUUnup8CkXDNOfT1d2LxA==", + "version": "17.4.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.4.1.tgz", + "integrity": "sha512-DPlnpsARphzx9+kQexKsfLafOa+3FL3MKxaIPxz/isXiiZWgOuNTV8awHZ2Mm1M45mPqsBerucrFE8z2zVCbrg==", "dependencies": { "object-assign": "^4.1.1" } @@ -28085,9 +28085,9 @@ } }, "@primer/octicons": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-15.1.0.tgz", - "integrity": "sha512-dRfjeDG+JUNKivxs8xGba34NlLJDbNDGGkYIfLJLT7D/c1UTx6xFc+gPC6IWosVLYoUUnup8CkXDNOfT1d2LxA==", + "version": "17.4.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.4.1.tgz", + "integrity": "sha512-DPlnpsARphzx9+kQexKsfLafOa+3FL3MKxaIPxz/isXiiZWgOuNTV8awHZ2Mm1M45mPqsBerucrFE8z2zVCbrg==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index e0b5cdcaa43b..522b2870b252 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^30.3.0", "@primer/css": "^17.9.0", - "@primer/octicons": "^15.1.0", + "@primer/octicons": "^17.4.1", "@primer/octicons-react": "^15.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3",