You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by br...@apache.org on 2022/11/10 15:21:55 UTC

[ambari] branch trunk updated: AMBARI-25725 : upgrade bootstrap.min.js to resolve CVEs (#3357)

This is an automated email from the ASF dual-hosted git repository.

brahma pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 68c6dd7c6b AMBARI-25725 : upgrade bootstrap.min.js to resolve CVEs (#3357)
68c6dd7c6b is described below

commit 68c6dd7c6b60eeae274518a9d15cd044eb27c69e
Author: Ananya Singh <pu...@gmail.com>
AuthorDate: Thu Nov 10 20:51:46 2022 +0530

    AMBARI-25725 : upgrade bootstrap.min.js to resolve CVEs (#3357)
    
    Signed-off-by: Brahma Reddy Battula <br...@apache.org>
---
 ambari-web/api-docs/lib/bootstrap.min.js | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/ambari-web/api-docs/lib/bootstrap.min.js b/ambari-web/api-docs/lib/bootstrap.min.js
index 7c1561a8b9..a9b347e38b 100755
--- a/ambari-web/api-docs/lib/bootstrap.min.js
+++ b/ambari-web/api-docs/lib/bootstrap.min.js
@@ -1,6 +1,7 @@
 /*!
- * Bootstrap v3.2.0 (http://getbootstrap.com)
- * Copyright 2011-2014 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
- */
-if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=functio [...]
\ No newline at end of file
+  * Bootstrap v5.2.0 (https://getbootstrap.com/)
+  * Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
+  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+  */
+!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@popperjs/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap=e(t.Popper)}(this,(function(t){"use strict";function e(t){if(t&&t.__esModule)return t;const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t)for(const i in t)if("default"!==i){const s=Object.getOwnPropertyDescriptor(t,i);Object.def [...]
+//# sourceMappingURL=bootstrap.min.js.map
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ambari.apache.org
For additional commands, e-mail: commits-help@ambari.apache.org