Index: openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl,v diff -u -r1.12.2.12 -r1.12.2.13 --- openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 24 Jul 2024 16:34:48 -0000 1.12.2.12 +++ openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 25 Jul 2024 14:24:26 -0000 1.12.2.13 @@ -331,9 +331,8 @@ cssFiles {cookieconsent.min.css} \ jsFiles {cookieconsent.min.js} \ extraFiles {} \ - versionCheckURL https://cdnjs.com/libraries/cookieconsent2 \ versionCheckAPI {cdn cdnjs library cookieconsent2 count 5} \ - vulnerabilityCheckURL https://snyk.io/advisor/npm-package/cookieconsent \ + vulnerabilityCheck {service snyk library cookieconsent2} \ installedVersion $version return $result