--- a/wp/wp-includes/js/dist/escape-html.js Tue Dec 15 15:52:01 2020 +0100
+++ b/wp/wp-includes/js/dist/escape-html.js Wed Sep 21 18:19:35 2022 +0200
@@ -82,12 +82,12 @@
/******/
/******/
/******/ // Load entry module and return exports
-/******/ return __webpack_require__(__webpack_require__.s = 465);
+/******/ return __webpack_require__(__webpack_require__.s = "IsfW");
/******/ })
/************************************************************************/
/******/ ({
-/***/ 465:
+/***/ "IsfW":
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
@@ -137,7 +137,7 @@
* @type {RegExp}
*/
-var REGEXP_INVALID_ATTRIBUTE_NAME = /[\u007F-\u009F "'>/="\uFDD0-\uFDEF]/;
+const REGEXP_INVALID_ATTRIBUTE_NAME = /[\u007F-\u009F "'>/="\uFDD0-\uFDEF]/;
/**
* Returns a string with ampersands escaped. Note that this is an imperfect
* implementation, where only ampersands which do not appear as a pattern of