Skip to content

Commit b777fd2

Browse files
authored
Merge pull request #1240 from nextcloud/automated/noid/stable30-fix-npm-audit
[stable30] Fix npm audit
2 parents 65162c6 + e23abd2 commit b777fd2

File tree

23 files changed

+263
-57
lines changed

23 files changed

+263
-57
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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
1212
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1313
SPDX-FileCopyrightText: Matt Zabriskie
1414
SPDX-FileCopyrightText: John Molakvoæ <skjnldsv@protonmail.com>
15-
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1615
SPDX-FileCopyrightText: James Halliday
1716
SPDX-FileCopyrightText: GitHub Inc.
1817
SPDX-FileCopyrightText: Feross Aboukhadijeh
@@ -57,7 +56,7 @@ This file is generated from multiple sources. Included packages:
5756
- version: 3.0.1
5857
- license: GPL-3.0-or-later
5958
- @nextcloud/vue
60-
- version: 8.28.0
59+
- version: 8.29.2
6160
- license: AGPL-3.0-or-later
6261
- @vueuse/shared
6362
- version: 11.3.0

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 & 2 deletions
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.license

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ SPDX-FileCopyrightText: Roeland Jago Douma
1111
SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
1212
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1313
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
14-
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1514
SPDX-FileCopyrightText: James Halliday
1615
SPDX-FileCopyrightText: GitHub Inc.
1716
SPDX-FileCopyrightText: Evan You
@@ -66,7 +65,7 @@ This file is generated from multiple sources. Included packages:
6665
- version: 0.2.4
6766
- license: GPL-3.0-or-later
6867
- @nextcloud/vue
69-
- version: 8.28.0
68+
- version: 8.29.2
7069
- license: AGPL-3.0-or-later
7170
- @vueuse/shared
7271
- version: 11.3.0

js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-BSFsDqYB_mjs.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_index-BC-7VPxC_mjs.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-node_modules_nextcloud_dialogs_dist_chunks_index-BC-7VPxC_mjs.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-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CsU6FfAP_mjs.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-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CsU6FfAP_mjs.js.license

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
1818
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1919
SPDX-FileCopyrightText: Matt Zabriskie
2020
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
21-
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2221
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
2322
SPDX-FileCopyrightText: James Halliday
2423
SPDX-FileCopyrightText: GitHub Inc.
@@ -84,7 +83,7 @@ This file is generated from multiple sources. Included packages:
8483
- version: 3.25.1
8584
- license: MIT
8685
- @nextcloud/vue
87-
- version: 8.28.0
86+
- version: 8.29.2
8887
- license: AGPL-3.0-or-later
8988
- @vueuse/shared
9089
- version: 11.3.0

0 commit comments

Comments
 (0)