deps: bump @primer/react from 36.5.0 to 36.7.0 (#956)

Bumps [@primer/react](https://github.com/primer/react) from 36.5.0 to 36.7.0. - [Release notes](https://github.com/primer/react/releases) - [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/react/compare/v36.5.0...v36.7.0) --- updated-dependencies: - dependency-name: "@primer/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Feb 2, 2024 at 12:10 UTC cddb90571b0fb82b3cd174c10e6c12d58d097ba5
1 file changed +3 -3
package-lock.json
+3 -3
@@ -8319,9 +8319,9 @@
8319 "integrity": "sha512-BFxFKwa0Bkr+esqbXU5Yt91z/58J2MPoW1cYtp0j2rUYus4lIZnczX7+ZYb7j4BqpfY/88q9Vn+BRwW/Sx4eIA=="
8320 },
8321 "node_modules/@primer/react": {
8322 - "version": "36.5.0",
8323 - "resolved": "https://registry.npmjs.org/@primer/react/-/react-36.5.0.tgz",
8324 - "integrity": "sha512-7q0PIFDX6mz/uNSiXRAMscSEzfecWzWSJrP6Z3BuZd/VhSuiuXQdx9G9ULugEyiQppXkhIOIqS+IakkXkLtDaQ==",
8322 + "version": "36.7.0",
8323 + "resolved": "https://registry.npmjs.org/@primer/react/-/react-36.7.0.tgz",
8324 + "integrity": "sha512-tbUhei3BfY5eUwBTu1D07Kc8PYMvzIlHANQFgzMG9w1mtDKBTbZY2O3eOpmYt66nsdueJRfALwN/8D+Foyfc6g==",
8325 "dependencies": {
8326 "@github/combobox-nav": "^2.1.5",
8327 "@github/markdown-toolbar-element": "^2.1.0",