diff --git a/package-lock.json b/package-lock.json index 12beeef22d..8372d412ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@github/relative-time-element": "4.4.3", "@github/text-expander-element": "2.8.0", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", - "@primer/octicons": "19.12.0", + "@primer/octicons": "19.13.0", "ansi_up": "6.0.2", "asciinema-player": "3.8.0", "chart.js": "4.4.5", @@ -3606,9 +3606,9 @@ } }, "node_modules/@primer/octicons": { - "version": "19.12.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.12.0.tgz", - "integrity": "sha512-VX2/Iu43ZfQaX9OoCNJrzrLBF5BicG3hVY/Nx6slP/YJVZlVwWUiZzjF9hg9lNlLfii5gjl/gAGf/5YZ3Yz78A==", + "version": "19.13.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.13.0.tgz", + "integrity": "sha512-U5g7Bv89At8qFXUy9MQlOUs4iPXR5XR4QPnSZWhmOn2oCgwf4LjdvfC+8OzhUFx2wC8k9TbRRAMVuCkqFLPlfQ==", "license": "MIT", "dependencies": { "object-assign": "^4.1.1" diff --git a/package.json b/package.json index a03bb5d46c..2f85a3ed61 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/relative-time-element": "4.4.3", "@github/text-expander-element": "2.8.0", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", - "@primer/octicons": "19.12.0", + "@primer/octicons": "19.13.0", "ansi_up": "6.0.2", "asciinema-player": "3.8.0", "chart.js": "4.4.5",