Skip to content

Commit 2b77fb6

Browse files
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
1 parent 8b7c0c9 commit 2b77fb6

32 files changed

Lines changed: 4830 additions & 3510 deletions

File tree

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.license

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ SPDX-License-Identifier: AGPL-3.0-only
66
SPDX-FileCopyrightText: Tobias Koppers @sokra
77
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
88
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
9-
SPDX-FileCopyrightText: Matt Zabriskie
109
SPDX-FileCopyrightText: GitHub Inc.
1110
SPDX-FileCopyrightText: Feross Aboukhadijeh
1211
SPDX-FileCopyrightText: Denis Pushkarev
@@ -19,18 +18,12 @@ This file is generated from multiple sources. Included packages:
1918
- @chenfengyuan/vue-qrcode
2019
- version: 1.0.2
2120
- license: MIT
22-
- @nextcloud/browser-storage
23-
- version: 0.4.0
24-
- license: GPL-3.0-or-later
2521
- semver
2622
- version: 7.7.2
2723
- license: ISC
2824
- @nextcloud/router
2925
- version: 2.2.1
3026
- license: GPL-3.0-or-later
31-
- axios
32-
- version: 1.13.2
33-
- license: MIT
3427
- base64-js
3528
- version: 1.5.1
3629
- license: MIT
@@ -53,7 +46,7 @@ This file is generated from multiple sources. Included packages:
5346
- version: 4.0.0
5447
- license: MIT
5548
- webpack
56-
- version: 5.95.0
49+
- version: 5.105.0
5750
- license: MIT
5851
- twofactor_totp
5952
- version: 14.0.0

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

Lines changed: 65 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,46 +4,86 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: AGPL-3.0-only
7+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
78
SPDX-FileCopyrightText: escape-html developers
89
SPDX-FileCopyrightText: debounce developers
10+
SPDX-FileCopyrightText: Varun A P
911
SPDX-FileCopyrightText: Tobias Koppers @sokra
1012
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1113
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
14+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1215
SPDX-FileCopyrightText: Matt Zabriskie
13-
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
14-
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1516
SPDX-FileCopyrightText: GitHub Inc.
1617
SPDX-FileCopyrightText: Feross Aboukhadijeh
18+
SPDX-FileCopyrightText: Evan You
19+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
1720
SPDX-FileCopyrightText: Denis Pushkarev
21+
SPDX-FileCopyrightText: David Clark
1822
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
1923
SPDX-FileCopyrightText: Christoph Wurst
2024
SPDX-FileCopyrightText: Chen Fengyuan
21-
SPDX-FileCopyrightText: Andris Reinman
22-
SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
25+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
26+
SPDX-FileCopyrightText: @nextcloud/dialogs developers
2327

2428

2529
This file is generated from multiple sources. Included packages:
2630
- @chenfengyuan/vue-qrcode
2731
- version: 1.0.2
2832
- license: MIT
33+
- @nextcloud/auth
34+
- version: 2.5.3
35+
- license: GPL-3.0-or-later
36+
- @nextcloud/router
37+
- version: 3.0.1
38+
- license: GPL-3.0-or-later
39+
- @nextcloud/axios
40+
- version: 2.5.2
41+
- license: GPL-3.0-or-later
2942
- @nextcloud/browser-storage
30-
- version: 0.4.0
43+
- version: 0.5.0
3144
- license: GPL-3.0-or-later
45+
- @nextcloud/dialogs
46+
- version: 6.4.2
47+
- license: AGPL-3.0-or-later
3248
- semver
3349
- version: 7.7.2
3450
- license: ISC
51+
- @nextcloud/event-bus
52+
- version: 3.3.3
53+
- license: GPL-3.0-or-later
54+
- @nextcloud/initial-state
55+
- version: 2.2.0
56+
- license: GPL-3.0-or-later
3557
- @nextcloud/router
36-
- version: 3.0.1
58+
- version: 3.1.0
59+
- license: GPL-3.0-or-later
60+
- @nextcloud/l10n
61+
- version: 3.4.1
62+
- license: GPL-3.0-or-later
63+
- @nextcloud/logger
64+
- version: 3.0.3
3765
- license: GPL-3.0-or-later
3866
- @nextcloud/password-confirmation
39-
- version: 5.1.1
67+
- version: 5.3.2
4068
- license: MIT
69+
- @nextcloud/paths
70+
- version: 3.0.0
71+
- license: GPL-3.0-or-later
4172
- @nextcloud/router
4273
- version: 2.2.1
4374
- license: GPL-3.0-or-later
75+
- @nextcloud/router
76+
- version: 3.1.0
77+
- license: GPL-3.0-or-later
4478
- @nextcloud/vue
45-
- version: 8.19.0
79+
- version: 8.36.0
4680
- license: AGPL-3.0-or-later
81+
- @vueuse/core
82+
- version: 11.3.0
83+
- license: MIT
84+
- @vueuse/shared
85+
- version: 11.3.0
86+
- license: MIT
4787
- axios
4888
- version: 1.13.2
4989
- license: MIT
@@ -60,28 +100,37 @@ This file is generated from multiple sources. Included packages:
60100
- version: 7.1.2
61101
- license: MIT
62102
- debounce
63-
- version: 2.1.1
103+
- version: 2.2.0
64104
- license: MIT
105+
- dompurify
106+
- version: 3.3.1
107+
- license: (MPL-2.0 OR Apache-2.0)
65108
- escape-html
66109
- version: 1.0.3
67110
- license: MIT
111+
- focus-trap
112+
- version: 7.8.0
113+
- license: MIT
68114
- ieee754
69115
- version: 1.2.1
70116
- license: BSD-3-Clause
71-
- lodash.get
72-
- version: 4.4.2
73-
- license: MIT
74-
- node-gettext
75-
- version: 3.0.0
76-
- license: MIT
77117
- process
78118
- version: 0.11.10
79119
- license: MIT
80120
- style-loader
81121
- version: 4.0.0
82122
- license: MIT
123+
- tabbable
124+
- version: 6.4.0
125+
- license: MIT
126+
- toastify-js
127+
- version: 1.12.0
128+
- license: MIT
129+
- vue
130+
- version: 2.7.16
131+
- license: MIT
83132
- webpack
84-
- version: 5.95.0
133+
- version: 5.105.0
85134
- license: MIT
86135
- twofactor_totp
87136
- version: 14.0.0

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-CfOE69qY_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.
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
SPDX-License-Identifier: MIT
2+
SPDX-License-Identifier: ISC
3+
SPDX-License-Identifier: GPL-3.0-or-later
4+
SPDX-License-Identifier: BSD-3-Clause
5+
SPDX-License-Identifier: AGPL-3.0-or-later
6+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: string_decoder developers
8+
SPDX-FileCopyrightText: escape-html developers
9+
SPDX-FileCopyrightText: Varun A P
10+
SPDX-FileCopyrightText: Tobias Koppers @sokra
11+
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
12+
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
13+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
14+
SPDX-FileCopyrightText: GitHub Inc.
15+
SPDX-FileCopyrightText: Feross Aboukhadijeh
16+
SPDX-FileCopyrightText: Evan You
17+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
18+
SPDX-FileCopyrightText: David Clark
19+
SPDX-FileCopyrightText: Christoph Wurst
20+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
21+
SPDX-FileCopyrightText: Alkemics
22+
SPDX-FileCopyrightText: @nextcloud/dialogs developers
23+
24+
25+
This file is generated from multiple sources. Included packages:
26+
- @nextcloud/auth
27+
- version: 2.5.3
28+
- license: GPL-3.0-or-later
29+
- @nextcloud/browser-storage
30+
- version: 0.5.0
31+
- license: GPL-3.0-or-later
32+
- @nextcloud/capabilities
33+
- version: 1.2.1
34+
- license: GPL-3.0-or-later
35+
- @nextcloud/dialogs
36+
- version: 6.4.2
37+
- license: AGPL-3.0-or-later
38+
- semver
39+
- version: 7.7.2
40+
- license: ISC
41+
- @nextcloud/event-bus
42+
- version: 3.3.3
43+
- license: GPL-3.0-or-later
44+
- @nextcloud/files
45+
- version: 3.12.2
46+
- license: AGPL-3.0-or-later
47+
- @nextcloud/router
48+
- version: 3.1.0
49+
- license: GPL-3.0-or-later
50+
- @nextcloud/l10n
51+
- version: 3.4.1
52+
- license: GPL-3.0-or-later
53+
- @nextcloud/logger
54+
- version: 3.0.3
55+
- license: GPL-3.0-or-later
56+
- @nextcloud/paths
57+
- version: 3.0.0
58+
- license: GPL-3.0-or-later
59+
- @nextcloud/sharing
60+
- version: 0.3.0
61+
- license: GPL-3.0-or-later
62+
- @nextcloud/vue
63+
- version: 8.36.0
64+
- license: AGPL-3.0-or-later
65+
- @vueuse/core
66+
- version: 11.3.0
67+
- license: MIT
68+
- @vueuse/shared
69+
- version: 11.3.0
70+
- license: MIT
71+
- base64-js
72+
- version: 1.5.1
73+
- license: MIT
74+
- buffer
75+
- version: 6.0.3
76+
- license: MIT
77+
- cancelable-promise
78+
- version: 4.3.1
79+
- license: MIT
80+
- css-loader
81+
- version: 7.1.2
82+
- license: MIT
83+
- dompurify
84+
- version: 3.3.1
85+
- license: (MPL-2.0 OR Apache-2.0)
86+
- escape-html
87+
- version: 1.0.3
88+
- license: MIT
89+
- focus-trap
90+
- version: 7.8.0
91+
- license: MIT
92+
- ieee754
93+
- version: 1.2.1
94+
- license: BSD-3-Clause
95+
- process
96+
- version: 0.11.10
97+
- license: MIT
98+
- safe-buffer
99+
- version: 5.2.1
100+
- license: MIT
101+
- string_decoder
102+
- version: 1.3.0
103+
- license: MIT
104+
- style-loader
105+
- version: 4.0.0
106+
- license: MIT
107+
- tabbable
108+
- version: 6.4.0
109+
- license: MIT
110+
- toastify-js
111+
- version: 1.12.0
112+
- license: MIT
113+
- vue
114+
- version: 2.7.16
115+
- license: MIT

0 commit comments

Comments
 (0)