diff --git a/package-lock.json b/package-lock.json index b27096e077f..097b64bcb32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9845,9 +9845,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.17.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.17.0.tgz", - "integrity": "sha512-XsdVh2zL5mXH514Yz+DwRnCni45hzc9a+c4DP1Xf8HHO2WuAznqd3e/nAq6x0AYktN7mieq/eGHXkVRydl8Zjw==", + "version": "19.18.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.18.0.tgz", + "integrity": "sha512-nLFlLmWfz3McbTiOUKVO+iwB15ALYQC9rHeP8K3qM1pyJ8svGaPjGR72BQSEM8ThyQUUodq/Re1n94tO5NNhzQ==", "license": "MIT", "engines": { "node": ">=8" @@ -20087,14 +20087,14 @@ } }, "node_modules/eslint-plugin-primer-react": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-8.1.0.tgz", - "integrity": "sha512-kLv9agG+f2lCounOOgpNH+0t1Z2Ni5eBVthLGBIEBNP0fF35pYNFN+XllUaF8lt6J0xf6vD57YkBbmN6geOgKQ==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-8.2.0.tgz", + "integrity": "sha512-+uz0T1qyfRhMavojoATVrLBdQ/JoX7XMc6BMowCBtB+M+AerrW8lXj9pVUViMe35Iaw+3eRMHAdXHho82BYyvw==", "dev": true, "license": "MIT", "dependencies": { "@styled-system/props": "^5.1.5", - "@typescript-eslint/utils": "8.39.0", + "@typescript-eslint/utils": "^8.39.0", "eslint-plugin-github": "^6.0.0", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-traverse": "^1.0.0",