Skip to content

Commit 401b2f1

Browse files
fix(deps): Fix npm audit
Signed-off-by: GitHub <[email protected]>
1 parent 90035cf commit 401b2f1

7 files changed

+3222
-1984
lines changed

js/twofactor_totp-main-login-setup.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-login-setup.js.LICENSE.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
2525

26-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
27-
2826
/**
2927
* @copyright 2019 Christoph Wurst <[email protected]>
3028
*

js/twofactor_totp-main-login-setup.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-settings.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-settings.js.LICENSE.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@
66
*/
77

88
/*!
9-
* Vue.js v2.7.14
10-
* (c) 2014-2022 Evan You
9+
* Vue.js v2.7.16
10+
* (c) 2014-2023 Evan You
1111
* Released under the MIT License.
1212
*/
1313

1414
/*!
15-
* Vue.js v2.7.16
16-
* (c) 2014-2023 Evan You
17-
* Released under the MIT License.
15+
* escape-html
16+
* Copyright(c) 2012-2013 TJ Holowaychuk
17+
* Copyright(c) 2015 Andreas Lubbe
18+
* Copyright(c) 2015 Tiancheng "Timothy" Gu
19+
* MIT Licensed
1820
*/
1921

2022
/*!
@@ -34,16 +36,16 @@
3436
*/
3537

3638
/*!
37-
* focus-trap 7.2.0
39+
* focus-trap 7.5.2
3840
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
3941
*/
4042

4143
/*!
42-
* tabbable 6.0.1
44+
* tabbable 6.2.0
4345
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
4446
*/
4547

46-
/*! For license information please see NcButton.js.LICENSE.txt */
48+
/*! @license DOMPurify 3.1.7 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.7/LICENSE */
4749

4850
/*! For license information please see NcModal.js.LICENSE.txt */
4951

@@ -59,8 +61,6 @@
5961

6062
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
6163

62-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
63-
6464
/**
6565
* @copyright 2018 Christoph Wurst <[email protected]>
6666
*

js/twofactor_totp-main-settings.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)