diff --git a/package-lock.json b/package-lock.json index 25969f6c..42f065d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@primer/css": "22.1.0", - "@primer/octicons-react": "19.21.2", + "@primer/octicons-react": "19.22.0", "@primer/primitives": "11.4.0", "@primer/view-components": "0.50.0", "@tanstack/react-query": "5.90.20", @@ -1554,9 +1554,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.21.2", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.21.2.tgz", - "integrity": "sha512-Bk+S08EpeeWLFscUxwEY8t5z14KxByhIbPG6OiYXSNrkbzN4fmRetnB/C+K1srn4BWuRSwwFxUwvDI2ytgNrFw==", + "version": "19.22.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.22.0.tgz", + "integrity": "sha512-I6hQfmxbM6YbjwQ/VRaGAk+/aFHzqhWh0hThPkO/CyYKrNzEfy/sFAsoSwDH2hRDR7CCCdQaILEDQBT3gaV1bw==", "engines": { "node": ">=8" }, @@ -7047,9 +7047,9 @@ } }, "@primer/octicons-react": { - "version": "19.21.2", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.21.2.tgz", - "integrity": "sha512-Bk+S08EpeeWLFscUxwEY8t5z14KxByhIbPG6OiYXSNrkbzN4fmRetnB/C+K1srn4BWuRSwwFxUwvDI2ytgNrFw==", + "version": "19.22.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.22.0.tgz", + "integrity": "sha512-I6hQfmxbM6YbjwQ/VRaGAk+/aFHzqhWh0hThPkO/CyYKrNzEfy/sFAsoSwDH2hRDR7CCCdQaILEDQBT3gaV1bw==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 1e4db07f..b24e6819 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@primer/css": "22.1.0", - "@primer/octicons-react": "19.21.2", + "@primer/octicons-react": "19.22.0", "@primer/primitives": "11.4.0", "@primer/view-components": "0.50.0", "@tanstack/react-query": "5.90.20",