Skip to content

Commit 0b3c16f

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

17 files changed

+948
-295
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: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@ SPDX-FileCopyrightText: Roeland Jago Douma
1414
SPDX-FileCopyrightText: Rob Cresswell <[email protected]>
1515
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
1616
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
17+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1718
SPDX-FileCopyrightText: Matt Zabriskie
18-
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
1919
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
2020
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
2121
SPDX-FileCopyrightText: James Halliday
2222
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
23-
SPDX-FileCopyrightText: Hypercontext
2423
SPDX-FileCopyrightText: Guillaume Chau <[email protected]>
2524
SPDX-FileCopyrightText: GitHub Inc.
2625
SPDX-FileCopyrightText: Georg Ehrke
@@ -32,7 +31,6 @@ SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (http
3231
SPDX-FileCopyrightText: David Clark
3332
SPDX-FileCopyrightText: Christoph Wurst
3433
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
35-
SPDX-FileCopyrightText: Andris Reinman
3634
SPDX-FileCopyrightText: @nextcloud/dialogs developers
3735

3836

@@ -50,7 +48,7 @@ This file is generated from multiple sources. Included packages:
5048
- version: 1.2.0
5149
- license: GPL-3.0-or-later
5250
- @nextcloud/dialogs
53-
- version: 5.3.7
51+
- version: 5.3.8
5452
- license: AGPL-3.0-or-later
5553
- semver
5654
- version: 7.6.2
@@ -62,7 +60,10 @@ This file is generated from multiple sources. Included packages:
6260
- version: 2.2.0
6361
- license: GPL-3.0-or-later
6462
- @nextcloud/l10n
65-
- version: 3.1.0
63+
- version: 3.2.0
64+
- license: GPL-3.0-or-later
65+
- @nextcloud/logger
66+
- version: 3.0.2
6667
- license: GPL-3.0-or-later
6768
- @nextcloud/router
6869
- version: 3.0.1
@@ -71,7 +72,7 @@ This file is generated from multiple sources. Included packages:
7172
- version: 3.25.1
7273
- license: MIT
7374
- @nextcloud/vue
74-
- version: 8.19.0
75+
- version: 8.23.1
7576
- license: AGPL-3.0-or-later
7677
- @vueuse/components
7778
- version: 11.1.0
@@ -101,7 +102,7 @@ This file is generated from multiple sources. Included packages:
101102
- version: 7.1.2
102103
- license: MIT
103104
- dompurify
104-
- version: 3.1.7
105+
- version: 3.2.4
105106
- license: (MPL-2.0 OR Apache-2.0)
106107
- escape-html
107108
- version: 1.0.3
@@ -118,18 +119,9 @@ This file is generated from multiple sources. Included packages:
118119
- is-buffer
119120
- version: 1.1.6
120121
- license: MIT
121-
- linkify-string
122-
- version: 4.1.1
123-
- license: MIT
124-
- lodash.get
125-
- version: 4.4.2
126-
- license: MIT
127122
- md5
128123
- version: 2.3.0
129124
- license: BSD-3-Clause
130-
- node-gettext
131-
- version: 3.0.0
132-
- license: MIT
133125
- path-browserify
134126
- version: 1.0.1
135127
- license: MIT
@@ -142,6 +134,9 @@ This file is generated from multiple sources. Included packages:
142134
- style-loader
143135
- version: 4.0.0
144136
- license: MIT
137+
- tabbable
138+
- version: 6.2.0
139+
- license: MIT
145140
- toastify-js
146141
- version: 1.12.0
147142
- 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-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js

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

js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js.map

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

js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ajWx2Snh_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-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js.license renamed to js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ajWx2Snh_mjs.js.license

Lines changed: 45 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,14 @@ SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
2121
SPDX-FileCopyrightText: Roeland Jago Douma
2222
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
2323
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
24+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
2425
SPDX-FileCopyrightText: Matt Zabriskie
2526
SPDX-FileCopyrightText: Mark <[email protected]>
2627
SPDX-FileCopyrightText: Mapbox
27-
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
2828
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
2929
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
3030
SPDX-FileCopyrightText: James Halliday
3131
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
32-
SPDX-FileCopyrightText: Hypercontext
3332
SPDX-FileCopyrightText: Guillaume Chau <[email protected]>
3433
SPDX-FileCopyrightText: GitHub Inc.
3534
SPDX-FileCopyrightText: Feross Aboukhadijeh
@@ -40,10 +39,10 @@ SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (http
4039
SPDX-FileCopyrightText: David Clark
4140
SPDX-FileCopyrightText: Christoph Wurst
4241
SPDX-FileCopyrightText: Borys Serebrov
42+
SPDX-FileCopyrightText: Arnout Kazemier
4343
SPDX-FileCopyrightText: Antoni Andre <[email protected]>
4444
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
4545
SPDX-FileCopyrightText: Anthony Fu <[email protected]>
46-
SPDX-FileCopyrightText: Andris Reinman
4746
SPDX-FileCopyrightText: Andrea Giammarchi
4847
SPDX-FileCopyrightText: Alkemics
4948
SPDX-FileCopyrightText: @nextcloud/dialogs developers
@@ -87,7 +86,7 @@ This file is generated from multiple sources. Included packages:
8786
- version: 10.11.1
8887
- license: MIT
8988
- @nextcloud/dialogs
90-
- version: 5.3.7
89+
- version: 5.3.8
9190
- license: AGPL-3.0-or-later
9291
- semver
9392
- version: 7.6.2
@@ -99,7 +98,10 @@ This file is generated from multiple sources. Included packages:
9998
- version: 2.2.0
10099
- license: GPL-3.0-or-later
101100
- @nextcloud/l10n
102-
- version: 3.1.0
101+
- version: 3.2.0
102+
- license: GPL-3.0-or-later
103+
- @nextcloud/logger
104+
- version: 3.0.2
103105
- license: GPL-3.0-or-later
104106
- @nextcloud/router
105107
- version: 3.0.1
@@ -123,7 +125,7 @@ This file is generated from multiple sources. Included packages:
123125
- version: 6.0.1
124126
- license: MIT
125127
- @nextcloud/vue
126-
- version: 8.19.0
128+
- version: 8.23.1
127129
- license: AGPL-3.0-or-later
128130
- @ungap/structured-clone
129131
- version: 1.2.0
@@ -168,16 +170,16 @@ This file is generated from multiple sources. Included packages:
168170
- version: 7.1.2
169171
- license: MIT
170172
- debounce
171-
- version: 2.1.1
173+
- version: 2.2.0
172174
- license: MIT
173175
- decode-named-character-reference
174-
- version: 1.0.2
176+
- version: 1.1.0
175177
- license: MIT
176178
- devlop
177179
- version: 1.1.0
178180
- license: MIT
179181
- dompurify
180-
- version: 3.1.7
182+
- version: 3.2.4
181183
- license: (MPL-2.0 OR Apache-2.0)
182184
- emoji-mart-vue-fast
183185
- version: 15.0.1
@@ -215,17 +217,11 @@ This file is generated from multiple sources. Included packages:
215217
- is-buffer
216218
- version: 1.1.6
217219
- license: MIT
218-
- linkify-string
219-
- version: 4.1.1
220-
- license: MIT
221-
- lodash.get
222-
- version: 4.4.2
223-
- license: MIT
224220
- longest-streak
225221
- version: 3.1.0
226222
- license: MIT
227223
- markdown-table
228-
- version: 3.0.3
224+
- version: 3.0.4
229225
- license: MIT
230226
- md5
231227
- version: 2.3.0
@@ -240,13 +236,13 @@ This file is generated from multiple sources. Included packages:
240236
- version: 4.0.0
241237
- license: MIT
242238
- mdast-util-from-markdown
243-
- version: 2.0.0
239+
- version: 2.0.2
244240
- license: MIT
245241
- mdast-util-gfm-autolink-literal
246-
- version: 2.0.0
242+
- version: 2.0.1
247243
- license: MIT
248244
- mdast-util-gfm-footnote
249-
- version: 2.0.0
245+
- version: 2.1.0
250246
- license: MIT
251247
- mdast-util-gfm-strikethrough
252248
- version: 2.0.0
@@ -258,103 +254,103 @@ This file is generated from multiple sources. Included packages:
258254
- version: 2.0.0
259255
- license: MIT
260256
- mdast-util-gfm
261-
- version: 3.0.0
257+
- version: 3.1.0
262258
- license: MIT
263259
- mdast-util-newline-to-break
264260
- version: 2.0.0
265261
- license: MIT
266262
- mdast-util-phrasing
267-
- version: 4.0.0
263+
- version: 4.1.0
268264
- license: MIT
269265
- mdast-util-to-hast
270266
- version: 13.0.2
271267
- license: MIT
272268
- mdast-util-to-markdown
273-
- version: 2.1.0
269+
- version: 2.1.2
274270
- license: MIT
275271
- mdast-util-to-string
276272
- version: 4.0.0
277273
- license: MIT
278274
- micromark-core-commonmark
279-
- version: 2.0.0
275+
- version: 2.0.3
280276
- license: MIT
281277
- micromark-extension-gfm-autolink-literal
282-
- version: 2.0.0
278+
- version: 2.1.0
283279
- license: MIT
284280
- micromark-extension-gfm-footnote
285-
- version: 2.0.0
281+
- version: 2.1.0
286282
- license: MIT
287283
- micromark-extension-gfm-strikethrough
288-
- version: 2.0.0
284+
- version: 2.1.0
289285
- license: MIT
290286
- micromark-extension-gfm-table
291-
- version: 2.0.0
287+
- version: 2.1.1
292288
- license: MIT
293289
- micromark-extension-gfm-tagfilter
294290
- version: 2.0.0
295291
- license: MIT
296292
- micromark-extension-gfm-task-list-item
297-
- version: 2.0.1
293+
- version: 2.1.0
298294
- license: MIT
299295
- micromark-extension-gfm
300296
- version: 3.0.0
301297
- license: MIT
302298
- micromark-factory-destination
303-
- version: 2.0.0
299+
- version: 2.0.1
304300
- license: MIT
305301
- micromark-factory-label
306-
- version: 2.0.0
302+
- version: 2.0.1
307303
- license: MIT
308304
- micromark-factory-space
309-
- version: 2.0.0
305+
- version: 2.0.1
310306
- license: MIT
311307
- micromark-factory-title
312-
- version: 2.0.0
308+
- version: 2.0.1
313309
- license: MIT
314310
- micromark-factory-whitespace
315-
- version: 2.0.0
311+
- version: 2.0.1
316312
- license: MIT
317313
- micromark-util-character
318314
- version: 2.0.1
319315
- license: MIT
320316
- micromark-util-chunked
321-
- version: 2.0.0
317+
- version: 2.0.1
322318
- license: MIT
323319
- micromark-util-classify-character
324-
- version: 2.0.0
320+
- version: 2.0.1
325321
- license: MIT
326322
- micromark-util-combine-extensions
327-
- version: 2.0.0
323+
- version: 2.0.1
328324
- license: MIT
329325
- micromark-util-decode-numeric-character-reference
330-
- version: 2.0.1
326+
- version: 2.0.2
331327
- license: MIT
332328
- micromark-util-decode-string
333-
- version: 2.0.0
329+
- version: 2.0.1
334330
- license: MIT
335331
- micromark-util-encode
336332
- version: 2.0.0
337333
- license: MIT
338334
- micromark-util-html-tag-name
339-
- version: 2.0.0
335+
- version: 2.0.1
340336
- license: MIT
341337
- micromark-util-normalize-identifier
342-
- version: 2.0.0
338+
- version: 2.0.1
343339
- license: MIT
344340
- micromark-util-resolve-all
345-
- version: 2.0.0
341+
- version: 2.0.1
346342
- license: MIT
347343
- micromark-util-sanitize-uri
348344
- version: 2.0.0
349345
- license: MIT
350346
- micromark-util-subtokenize
351-
- version: 2.0.0
347+
- version: 2.1.0
352348
- license: MIT
353349
- micromark
354-
- version: 4.0.0
350+
- version: 4.0.2
355351
- license: MIT
356-
- node-gettext
357-
- version: 3.0.0
352+
- eventemitter3
353+
- version: 5.0.1
358354
- license: MIT
359355
- path-browserify
360356
- version: 1.0.1
@@ -375,7 +371,7 @@ This file is generated from multiple sources. Included packages:
375371
- version: 4.0.0
376372
- license: MIT
377373
- remark-gfm
378-
- version: 4.0.0
374+
- version: 4.0.1
379375
- license: MIT
380376
- remark-parse
381377
- version: 11.0.0
@@ -398,6 +394,9 @@ This file is generated from multiple sources. Included packages:
398394
- style-to-object
399395
- version: 0.4.2
400396
- license: MIT
397+
- tabbable
398+
- version: 6.2.0
399+
- license: MIT
401400
- toastify-js
402401
- version: 1.12.0
403402
- license: MIT

js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ajWx2Snh_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-vendors-node_modules_rehype-highlight_index_js.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.

0 commit comments

Comments
 (0)