Skip to content

Commit a409d2b

Browse files
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
1 parent 844e103 commit a409d2b

19 files changed

+1232
-1508
lines changed

js/privacy-main.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/privacy-main.js.license

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ SPDX-FileCopyrightText: Roeland Jago Douma
1414
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
1515
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
1616
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
17+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1718
SPDX-FileCopyrightText: Matt Zabriskie
18-
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
19-
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
2120
SPDX-FileCopyrightText: James Halliday
2221
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
23-
SPDX-FileCopyrightText: Hypercontext
2422
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
2523
SPDX-FileCopyrightText: GitHub Inc.
2624
SPDX-FileCopyrightText: Georg Ehrke
@@ -32,13 +30,12 @@ SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (http
3230
SPDX-FileCopyrightText: David Clark
3331
SPDX-FileCopyrightText: Christoph Wurst
3432
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
35-
SPDX-FileCopyrightText: Andris Reinman
3633
SPDX-FileCopyrightText: @nextcloud/dialogs developers
3734

3835

3936
This file is generated from multiple sources. Included packages:
4037
- @nextcloud/auth
41-
- version: 2.4.0
38+
- version: 2.5.2
4239
- license: GPL-3.0-or-later
4340
- @nextcloud/axios
4441
- version: 2.5.1
@@ -50,28 +47,31 @@ This file is generated from multiple sources. Included packages:
5047
- version: 1.2.0
5148
- license: GPL-3.0-or-later
5249
- @nextcloud/dialogs
53-
- version: 5.3.7
50+
- version: 5.3.8
5451
- license: AGPL-3.0-or-later
5552
- semver
56-
- version: 7.6.2
53+
- version: 7.7.2
5754
- license: ISC
5855
- @nextcloud/event-bus
59-
- version: 3.3.1
56+
- version: 3.3.2
6057
- license: GPL-3.0-or-later
6158
- @nextcloud/initial-state
6259
- version: 2.2.0
6360
- license: GPL-3.0-or-later
6461
- @nextcloud/l10n
65-
- version: 3.1.0
62+
- version: 3.4.0
63+
- license: GPL-3.0-or-later
64+
- @nextcloud/logger
65+
- version: 3.0.2
6666
- license: GPL-3.0-or-later
6767
- @nextcloud/router
6868
- version: 3.0.1
6969
- license: GPL-3.0-or-later
7070
- @nextcloud/vue-select
71-
- version: 3.25.1
71+
- version: 3.26.0
7272
- license: MIT
7373
- @nextcloud/vue
74-
- version: 8.19.0
74+
- version: 8.31.0
7575
- license: AGPL-3.0-or-later
7676
- @vueuse/components
7777
- version: 11.1.0
@@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
8383
- version: 11.1.0
8484
- license: MIT
8585
- axios
86-
- version: 1.7.7
86+
- version: 1.12.2
8787
- license: MIT
8888
- base64-js
8989
- version: 1.5.1
@@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
101101
- version: 7.1.2
102102
- license: MIT
103103
- dompurify
104-
- version: 3.1.7
104+
- version: 3.2.7
105105
- license: (MPL-2.0 OR Apache-2.0)
106106
- escape-html
107107
- version: 1.0.3
@@ -118,18 +118,9 @@ This file is generated from multiple sources. Included packages:
118118
- is-buffer
119119
- version: 1.1.6
120120
- license: MIT
121-
- linkify-string
122-
- version: 4.1.1
123-
- license: MIT
124-
- lodash.get
125-
- version: 4.4.2
126-
- license: MIT
127121
- md5
128122
- version: 2.3.0
129123
- license: BSD-3-Clause
130-
- node-gettext
131-
- version: 3.0.0
132-
- license: MIT
133124
- path-browserify
134125
- version: 1.0.1
135126
- license: MIT
@@ -142,6 +133,9 @@ This file is generated from multiple sources. Included packages:
142133
- style-loader
143134
- version: 4.0.0
144135
- license: MIT
136+
- tabbable
137+
- version: 6.2.0
138+
- license: MIT
145139
- toastify-js
146140
- version: 1.12.0
147141
- license: MIT

js/privacy-main.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/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-Kg2hZgGF_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/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js.license renamed to js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-Kg2hZgGF_mjs.js.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
66

77
This file is generated from multiple sources. Included packages:
88
- @nextcloud/dialogs
9-
- version: 5.3.7
9+
- version: 5.3.8
1010
- license: AGPL-3.0-or-later
1111
- vue
1212
- version: 2.7.16

js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-Kg2hZgGF_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/privacy-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.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.
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
SPDX-License-Identifier: MIT
2+
SPDX-License-Identifier: ISC
3+
SPDX-License-Identifier: GPL-3.0-or-later
4+
SPDX-License-Identifier: AGPL-3.0-or-later
5+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
6+
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
7+
SPDX-FileCopyrightText: escape-html developers
8+
SPDX-FileCopyrightText: Tobias Koppers @sokra
9+
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
10+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
11+
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
12+
SPDX-FileCopyrightText: GitHub Inc.
13+
SPDX-FileCopyrightText: Evan You
14+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
15+
SPDX-FileCopyrightText: David Clark
16+
SPDX-FileCopyrightText: Christoph Wurst
17+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
18+
19+
20+
This file is generated from multiple sources. Included packages:
21+
- @nextcloud/auth
22+
- version: 2.5.2
23+
- license: GPL-3.0-or-later
24+
- @nextcloud/browser-storage
25+
- version: 0.4.0
26+
- license: GPL-3.0-or-later
27+
- semver
28+
- version: 7.7.2
29+
- license: ISC
30+
- @nextcloud/event-bus
31+
- version: 3.3.2
32+
- license: GPL-3.0-or-later
33+
- @nextcloud/l10n
34+
- version: 3.4.0
35+
- license: GPL-3.0-or-later
36+
- @nextcloud/logger
37+
- version: 3.0.2
38+
- license: GPL-3.0-or-later
39+
- @nextcloud/router
40+
- version: 3.0.1
41+
- license: GPL-3.0-or-later
42+
- @nextcloud/vue
43+
- version: 8.31.0
44+
- license: AGPL-3.0-or-later
45+
- @vueuse/core
46+
- version: 11.1.0
47+
- license: MIT
48+
- @vueuse/shared
49+
- version: 11.1.0
50+
- license: MIT
51+
- css-loader
52+
- version: 7.1.2
53+
- license: MIT
54+
- dompurify
55+
- version: 3.2.7
56+
- license: (MPL-2.0 OR Apache-2.0)
57+
- escape-html
58+
- version: 1.0.3
59+
- license: MIT
60+
- floating-vue
61+
- version: 1.0.0-beta.19
62+
- license: MIT
63+
- focus-trap
64+
- version: 7.5.2
65+
- license: MIT
66+
- process
67+
- version: 0.11.10
68+
- license: MIT
69+
- style-loader
70+
- version: 4.0.0
71+
- license: MIT
72+
- tabbable
73+
- version: 6.2.0
74+
- license: MIT
75+
- vue-color
76+
- version: 2.8.1
77+
- license: MIT
78+
- vue
79+
- version: 2.7.16
80+
- license: MIT

0 commit comments

Comments
 (0)