To update individual packages, specify the package with either the update or install command, so in your case it will be like this:
zypper update firefox
zypper install firefox
A list of all new installable packages can be obtained with the command:
zypper list-updates