diff -r 34716fd837a4 -r be944660c56a wp/wp-includes/js/zxcvbn-async.min.js --- a/wp/wp-includes/js/zxcvbn-async.min.js Tue Dec 15 15:52:01 2020 +0100 +++ b/wp/wp-includes/js/zxcvbn-async.min.js Wed Sep 21 18:19:35 2022 +0200 @@ -1,2 +1,2 @@ /*! This file is auto-generated */ -(function(){function t(){var t,e;return(e=document.createElement("script")).src=_zxcvbnSettings.src,e.type="text/javascript",e.async=!0,(t=document.getElementsByTagName("script")[0]).parentNode.insertBefore(e,t)}null!=window.attachEvent?window.attachEvent("onload",t):window.addEventListener("load",t,!1)}).call(this); \ No newline at end of file +!function(){function t(){var t,e=document.createElement("script");return e.src=_zxcvbnSettings.src,e.type="text/javascript",e.async=!0,(t=document.getElementsByTagName("script")[0]).parentNode.insertBefore(e,t)}null!=window.attachEvent?window.attachEvent("onload",t):window.addEventListener("load",t,!1)}.call(this); \ No newline at end of file