Fix macOS deprecation infobar message to reference macOS 13 instead of 10.15
The warning message shown when dismissing the OS deprecation infobar
incorrectly referenced macOS 10.15. Since Chromium 150 is dropping
support for macOS 13.x (Ventura) or later, update the string to reflect 13.x.
Resolvesbrave/brave-browser#54848