Skip to content

Commit de818f1

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

11 files changed

Lines changed: 612 additions & 498 deletions

js/recommendations-dashboard.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/recommendations-dashboard.js.license

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ 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
1819
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
1920
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com>
@@ -31,7 +32,7 @@ SPDX-FileCopyrightText: Andris Reinman
3132

3233
This file is generated from multiple sources. Included packages:
3334
- axios
34-
- version: 1.10.0
35+
- version: 1.12.2
3536
- license: MIT
3637
- @nextcloud/browser-storage
3738
- version: 0.4.0
@@ -73,7 +74,7 @@ This file is generated from multiple sources. Included packages:
7374
- version: 0.13.11
7475
- license: MIT
7576
- @nextcloud/vue
76-
- version: 8.28.0
77+
- version: 8.31.0
7778
- license: AGPL-3.0-or-later
7879
- axios
7980
- version: 0.24.0

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

Lines changed: 64 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: BSD-2-Clause
66
SPDX-License-Identifier: AGPL-3.0-or-later
7+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
78
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
9+
SPDX-FileCopyrightText: string_decoder developers
810
SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
911
SPDX-FileCopyrightText: inline-style-parser developers
1012
SPDX-FileCopyrightText: escape-html developers
@@ -15,25 +17,31 @@ SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1517
SPDX-FileCopyrightText: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
1618
SPDX-FileCopyrightText: Sindre Sorhus
1719
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
20+
SPDX-FileCopyrightText: Roeland Jago Douma
1821
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
1922
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
2023
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
24+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
2125
SPDX-FileCopyrightText: Max <max@nextcloud.com>
2226
SPDX-FileCopyrightText: Matt Zabriskie
2327
SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
2428
SPDX-FileCopyrightText: Mapbox
25-
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2629
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
2730
SPDX-FileCopyrightText: James Halliday
31+
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
32+
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
2833
SPDX-FileCopyrightText: GitHub Inc.
2934
SPDX-FileCopyrightText: Feross Aboukhadijeh
3035
SPDX-FileCopyrightText: Evan You
3136
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
3237
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
38+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
39+
SPDX-FileCopyrightText: David Clark
3340
SPDX-FileCopyrightText: Christoph Wurst
3441
SPDX-FileCopyrightText: Borys Serebrov
3542
SPDX-FileCopyrightText: Arnout Kazemier
3643
SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
44+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
3745
SPDX-FileCopyrightText: Andrea Giammarchi
3846
SPDX-FileCopyrightText: Alkemics
3947

@@ -51,21 +59,54 @@ This file is generated from multiple sources. Included packages:
5159
- @mapbox/hast-util-table-cell-style
5260
- version: 0.2.1
5361
- license: BSD-2-Clause
62+
- @nextcloud/auth
63+
- version: 2.5.2
64+
- license: GPL-3.0-or-later
5465
- axios
55-
- version: 1.10.0
66+
- version: 1.12.2
5667
- license: MIT
68+
- @nextcloud/axios
69+
- version: 2.5.0
70+
- license: GPL-3.0-or-later
5771
- @nextcloud/browser-storage
5872
- version: 0.4.0
5973
- license: GPL-3.0-or-later
74+
- @nextcloud/capabilities
75+
- version: 1.2.0
76+
- license: GPL-3.0-or-later
77+
- @nextcloud/event-bus
78+
- version: 3.3.2
79+
- license: GPL-3.0-or-later
80+
- @nextcloud/initial-state
81+
- version: 2.2.0
82+
- license: GPL-3.0-or-later
83+
- @nextcloud/l10n
84+
- version: 3.4.0
85+
- license: GPL-3.0-or-later
86+
- @nextcloud/logger
87+
- version: 3.0.2
88+
- license: GPL-3.0-or-later
89+
- @nextcloud/router
90+
- version: 3.0.1
91+
- license: GPL-3.0-or-later
6092
- @nextcloud/vue-select
61-
- version: 3.25.1
93+
- version: 3.26.0
6294
- license: MIT
6395
- @nextcloud/vue
64-
- version: 8.28.0
96+
- version: 8.31.0
6597
- license: AGPL-3.0-or-later
6698
- @ungap/structured-clone
6799
- version: 1.2.0
68100
- license: ISC
101+
- @vueuse/components
102+
- version: 11.1.0
103+
- license: MIT
104+
- @vueuse/core
105+
- version: 11.1.0
106+
- license: MIT
107+
- @vueuse/shared
108+
- version: 11.1.0
109+
- license: MIT
69110
- bail
70111
- version: 2.0.2
71112
- license: MIT
@@ -99,8 +140,11 @@ This file is generated from multiple sources. Included packages:
99140
- devlop
100141
- version: 1.1.0
101142
- license: MIT
143+
- dompurify
144+
- version: 3.2.6
145+
- license: (MPL-2.0 OR Apache-2.0)
102146
- emoji-mart-vue-fast
103-
- version: 15.0.4
147+
- version: 15.0.5
104148
- license: BSD-3-Clause
105149
- escape-html
106150
- version: 1.0.3
@@ -111,6 +155,12 @@ This file is generated from multiple sources. Included packages:
111155
- extend
112156
- version: 3.0.2
113157
- license: MIT
158+
- floating-vue
159+
- version: 1.0.0-beta.19
160+
- license: MIT
161+
- focus-trap
162+
- version: 7.5.4
163+
- license: MIT
114164
- hast-to-hyperscript
115165
- version: 10.0.3
116166
- license: MIT
@@ -240,6 +290,9 @@ This file is generated from multiple sources. Included packages:
240290
- remark-unlink-protocols
241291
- version: 1.0.0
242292
- license: MIT
293+
- safe-buffer
294+
- version: 5.2.1
295+
- license: MIT
243296
- semver
244297
- version: 7.6.3
245298
- license: ISC
@@ -249,6 +302,9 @@ This file is generated from multiple sources. Included packages:
249302
- splitpanes
250303
- version: 2.4.1
251304
- license: MIT
305+
- string_decoder
306+
- version: 1.3.0
307+
- license: MIT
252308
- striptags
253309
- version: 3.2.0
254310
- license: MIT
@@ -258,6 +314,9 @@ This file is generated from multiple sources. Included packages:
258314
- style-to-object
259315
- version: 0.4.4
260316
- license: MIT
317+
- tabbable
318+
- version: 6.2.0
319+
- license: MIT
261320
- trim-lines
262321
- version: 3.0.1
263322
- license: MIT

js/recommendations-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/recommendations-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+
- @nextcloud/event-bus
28+
- version: 3.3.2
29+
- license: GPL-3.0-or-later
30+
- @nextcloud/l10n
31+
- version: 3.4.0
32+
- license: GPL-3.0-or-later
33+
- @nextcloud/logger
34+
- version: 3.0.2
35+
- license: GPL-3.0-or-later
36+
- @nextcloud/router
37+
- version: 3.0.1
38+
- license: GPL-3.0-or-later
39+
- @nextcloud/vue
40+
- version: 8.31.0
41+
- license: AGPL-3.0-or-later
42+
- @vueuse/core
43+
- version: 11.1.0
44+
- license: MIT
45+
- @vueuse/shared
46+
- version: 11.1.0
47+
- license: MIT
48+
- css-loader
49+
- version: 7.1.2
50+
- license: MIT
51+
- dompurify
52+
- version: 3.2.6
53+
- license: (MPL-2.0 OR Apache-2.0)
54+
- escape-html
55+
- version: 1.0.3
56+
- license: MIT
57+
- floating-vue
58+
- version: 1.0.0-beta.19
59+
- license: MIT
60+
- focus-trap
61+
- version: 7.5.4
62+
- license: MIT
63+
- process
64+
- version: 0.11.10
65+
- license: MIT
66+
- semver
67+
- version: 7.6.3
68+
- license: ISC
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

js/recommendations-node_modules_nextcloud_vue_dist_Components_NcSelect_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.

0 commit comments

Comments
 (0)