diff --git a/package-lock.json b/package-lock.json index e66c1a98501f..13ebcf8dadd8 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": "^16.1.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": "16.1.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.1.1.tgz", + "integrity": "sha512-qlMErXg4I7oOofP4d5GceLbNpjTRSkyLoe5Ng1mfebtTvjeBj8x+kdqgwFWLRp7QO1ye5AaxcCvn1AJMAeURzw==", "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": "16.1.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.1.1.tgz", + "integrity": "sha512-qlMErXg4I7oOofP4d5GceLbNpjTRSkyLoe5Ng1mfebtTvjeBj8x+kdqgwFWLRp7QO1ye5AaxcCvn1AJMAeURzw==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index 80ddbf0c9e2c..131f8910608d 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": "^16.1.1", "@primer/octicons-react": "^15.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3",