Description
The municipality of Ussana is associated with the "US" province. It should be associated with the "CA" province instead, as stated here: https://www.comune.ussana.ca.it/.
Steps to reproduce
const taxCode = new CodiceFiscale("RSSMRA00A01L512M");
const birthPlaceProv = taxCode.birthplace.prov
Expected result
birthPlaceProv === "CA"
Actual result
birthPlaceProv === "US"
Additional information
The behaviour is observed in v2.3.23.