In theory you could download the latest version of Magento and then take everything from app/code/core/Mage/Authorizenet. You will need to review what other files the extension uses, e.g. app/etc/modules, skin/ js/ app/design/frontend/base/default/layout and app/design/frontend/base/default/template.
In general, the recommendation would be to upgrade the entire Magento code base.
----
If you've found one of my answers useful, please give "Kudos" or "Accept as Solution" as appropriate. Thanks!