Skip to content

Commit 4b4263a

Browse files
committed
NODE-104: Fix for security vulnerabilities reported by Palamida
1 parent 964023a commit 4b4263a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

etc/marklogic-template/static/styles/site.marklogic.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*!
2-
* Bootstrap v3.3.6 (http://getbootstrap.com)
3-
* Copyright 2011-2015 Twitter, Inc.
2+
* Bootstrap (http://getbootstrap.com)
3+
* Copyright 2011-2023 Twitter, Inc.
44
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
55
*/
6-
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
6+
/*! normalize.css | MIT License | github.com/necolas/normalize.css */
77
html {
88
font-family: sans-serif;
99
-ms-text-size-adjust: 100%;

0 commit comments

Comments
 (0)