Skip to content

Commit d594fc4

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

12 files changed

+1535
-1239
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.5 | (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.5/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_index-Cp_Wd5Qd_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-Cp_Wd5Qd_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-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-Bp973DaS_mjs.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/*!
2+
* Determine if an object is a Buffer
3+
*
4+
* @author Feross Aboukhadijeh <https://feross.org>
5+
* @license MIT
6+
*/

0 commit comments

Comments
 (0)