Skip to content

Commit 96c53b6

Browse files
fix(deps): Fix npm audit
Signed-off-by: GitHub <[email protected]>
1 parent a1398c6 commit 96c53b6

14 files changed

+1554
-1253
lines changed

js/twofactor_totp-data_image_svg_xml_3c_21--_20-_20SPDX-FileCopyrightText_202020_20Google_20Inc_20-_20SPDX-Lice-cc29b1.js

Lines changed: 1 addition & 0 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

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.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: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,38 @@
1+
/*!
2+
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
3+
* SPDX-License-Identifier: GPL-3.0-or-later
4+
*/
5+
6+
/*!
7+
* SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
8+
* SPDX-License-Identifier: MIT
9+
*/
10+
11+
/*!
12+
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
13+
* SPDX-License-Identifier: GPL-3.0-or-later
14+
*/
15+
16+
/*!
17+
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
18+
* SPDX-License-Identifier: MIT
19+
*/
20+
121
/*!
222
* The buffer module from node.js, for the browser.
323
*
424
* @author Feross Aboukhadijeh <https://feross.org>
525
* @license MIT
626
*/
727

28+
/*!
29+
* Toastify js 1.12.0
30+
* https://github.com/apvarun/toastify-js
31+
* @license MIT licensed
32+
*
33+
* Copyright (C) 2018 Varun A P
34+
*/
35+
836
/*!
937
* Vue.js v2.7.16
1038
* (c) 2014-2023 Evan You
@@ -45,7 +73,7 @@
4573
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
4674
*/
4775

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 */
76+
/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
4977

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

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.

js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-D1BKEbm6_mjs.js

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

js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-D1BKEbm6_mjs.js.map

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

js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_index-BC-7VPxC_mjs.js

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

js/twofactor_totp-node_modules_nextcloud_dialogs_dist_chunks_index-BC-7VPxC_mjs.js.map

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

0 commit comments

Comments
 (0)