Skip to content

Commit 0a29b54

Browse files
authored
Merge pull request #1221 from nextcloud/automated/noid/stable31-fix-npm-audit
[stable31] Fix npm audit
2 parents d544577 + b6eb911 commit 0a29b54

File tree

25 files changed

+663
-293
lines changed

25 files changed

+663
-293
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This file is generated from multiple sources. Included packages:
3535
- version: 0.4.0
3636
- license: GPL-3.0-or-later
3737
- @nextcloud/dialogs
38-
- version: 6.3.0
38+
- version: 6.3.1
3939
- license: AGPL-3.0-or-later
4040
- semver
4141
- version: 7.7.1
@@ -47,7 +47,7 @@ This file is generated from multiple sources. Included packages:
4747
- version: 2.2.0
4848
- license: GPL-3.0-or-later
4949
- @nextcloud/l10n
50-
- version: 3.2.0
50+
- version: 3.3.0
5151
- license: GPL-3.0-or-later
5252
- @nextcloud/logger
5353
- version: 3.0.2
@@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
8383
- version: 7.1.2
8484
- license: MIT
8585
- dompurify
86-
- version: 3.2.4
86+
- version: 3.2.6
8787
- license: (MPL-2.0 OR Apache-2.0)
8888
- escape-html
8989
- version: 1.0.3

js/files_pdfviewer-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/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-BSFsDqYB_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: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,18 @@ SPDX-FileCopyrightText: escape-html developers
77
SPDX-FileCopyrightText: Varun A P
88
SPDX-FileCopyrightText: Tobias Koppers @sokra
99
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
10+
SPDX-FileCopyrightText: Roeland Jago Douma
1011
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1112
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1213
SPDX-FileCopyrightText: James Halliday
1314
SPDX-FileCopyrightText: GitHub Inc.
1415
SPDX-FileCopyrightText: Evan You
1516
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
1617
SPDX-FileCopyrightText: David Clark
18+
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
1719
SPDX-FileCopyrightText: Christoph Wurst
1820
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
21+
SPDX-FileCopyrightText: Alkemics
1922
SPDX-FileCopyrightText: @nextcloud/dialogs developers
2023

2124

@@ -26,21 +29,39 @@ This file is generated from multiple sources. Included packages:
2629
- @nextcloud/browser-storage
2730
- version: 0.4.0
2831
- license: GPL-3.0-or-later
32+
- @nextcloud/capabilities
33+
- version: 1.2.0
34+
- license: GPL-3.0-or-later
2935
- @nextcloud/dialogs
30-
- version: 6.3.0
36+
- version: 6.3.1
3137
- license: AGPL-3.0-or-later
3238
- semver
3339
- version: 7.7.1
3440
- license: ISC
3541
- @nextcloud/event-bus
3642
- version: 3.3.2
3743
- license: GPL-3.0-or-later
44+
- @nextcloud/files
45+
- version: 3.10.2
46+
- license: AGPL-3.0-or-later
47+
- @nextcloud/initial-state
48+
- version: 2.2.0
49+
- license: GPL-3.0-or-later
3850
- @nextcloud/l10n
39-
- version: 3.2.0
51+
- version: 3.3.0
52+
- license: GPL-3.0-or-later
53+
- @nextcloud/logger
54+
- version: 3.0.2
55+
- license: GPL-3.0-or-later
56+
- @nextcloud/paths
57+
- version: 2.2.1
4058
- license: GPL-3.0-or-later
4159
- @nextcloud/router
4260
- version: 3.0.1
4361
- license: GPL-3.0-or-later
62+
- @nextcloud/sharing
63+
- version: 0.2.4
64+
- license: GPL-3.0-or-later
4465
- @nextcloud/vue
4566
- version: 8.27.0
4667
- license: AGPL-3.0-or-later
@@ -50,11 +71,14 @@ This file is generated from multiple sources. Included packages:
5071
- @vueuse/shared
5172
- version: 11.3.0
5273
- license: MIT
74+
- cancelable-promise
75+
- version: 4.3.1
76+
- license: MIT
5377
- css-loader
5478
- version: 7.1.2
5579
- license: MIT
5680
- dompurify
57-
- version: 3.2.4
81+
- version: 3.2.6
5882
- license: (MPL-2.0 OR Apache-2.0)
5983
- escape-html
6084
- version: 1.0.3

js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-BSFsDqYB_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.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-BSFsDqYB_mjs.js.license

js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-D1BKEbm6_mjs.js

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

0 commit comments

Comments
 (0)