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

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


The following commit(s) were added to refs/heads/branch-2.7 by this push:
     new a8fe67d23a AMBARI-25725 : upgrade bootstrap.min.js to resolve CVEs 
(#3577)
a8fe67d23a is described below

commit a8fe67d23a925558dac57efd6eef6b5568435b92
Author: Ananya Singh <[email protected]>
AuthorDate: Thu Nov 24 22:18:29 2022 +0530

    AMBARI-25725 : upgrade bootstrap.min.js to resolve CVEs (#3577)
    
    Signed-off-by: Brahma Reddy Battula <[email protected]>
---
 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to