Skip to content

Commit 445f7e2

Browse files
Merge pull request #899 from nextcloud/automated/noid/stable30-fix-npm-audit
[stable30] Fix npm audit
2 parents e0ee383 + bca64c9 commit 445f7e2

8 files changed

Lines changed: 1634 additions & 1163 deletions

LICENSES/GPL-3.0-or-later.txt

Lines changed: 232 additions & 0 deletions
Large diffs are not rendered by default.

js/twofactor_nextcloud_notification-challenge.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/twofactor_nextcloud_notification-challenge.js.license

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SPDX-License-Identifier: MIT
22
SPDX-License-Identifier: ISC
3+
SPDX-License-Identifier: GPL-3.0-or-later
34
SPDX-License-Identifier: BSD-3-Clause
45
SPDX-License-Identifier: AGPL-3.0-or-later
56
SPDX-FileCopyrightText: Tobias Koppers @sokra
@@ -9,11 +10,15 @@ SPDX-FileCopyrightText: Matt Zabriskie
910
SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
1011
SPDX-FileCopyrightText: GitHub Inc.
1112
SPDX-FileCopyrightText: Feross Aboukhadijeh
13+
SPDX-FileCopyrightText: Christoph Wurst
1214

1315

1416
This file is generated from multiple sources. Included packages:
17+
- @nextcloud/browser-storage
18+
- version: 0.4.0
19+
- license: GPL-3.0-or-later
1520
- semver
16-
- version: 7.6.0
21+
- version: 7.6.3
1722
- license: ISC
1823
- axios
1924
- version: 1.7.5
@@ -25,7 +30,7 @@ This file is generated from multiple sources. Included packages:
2530
- version: 6.0.3
2631
- license: MIT
2732
- css-loader
28-
- version: 6.8.1
33+
- version: 7.1.2
2934
- license: MIT
3035
- ieee754
3136
- version: 1.2.1
@@ -34,7 +39,7 @@ This file is generated from multiple sources. Included packages:
3439
- version: 0.11.10
3540
- license: MIT
3641
- style-loader
37-
- version: 3.3.3
42+
- version: 4.0.0
3843
- license: MIT
3944
- webpack
4045
- version: 5.94.0

js/twofactor_nextcloud_notification-challenge.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/twofactor_nextcloud_notification-settings.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/twofactor_nextcloud_notification-settings.js.license

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
SPDX-License-Identifier: MIT
22
SPDX-License-Identifier: ISC
3+
SPDX-License-Identifier: GPL-3.0-or-later
34
SPDX-License-Identifier: BSD-3-Clause
45
SPDX-License-Identifier: AGPL-3.0-or-later
56
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
@@ -14,15 +15,19 @@ SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
1415
SPDX-FileCopyrightText: GitHub Inc.
1516
SPDX-FileCopyrightText: Feross Aboukhadijeh
1617
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
18+
SPDX-FileCopyrightText: Christoph Wurst
1719
SPDX-FileCopyrightText: Andris Reinman
1820

1921

2022
This file is generated from multiple sources. Included packages:
23+
- @nextcloud/browser-storage
24+
- version: 0.4.0
25+
- license: GPL-3.0-or-later
2126
- semver
22-
- version: 7.6.0
27+
- version: 7.6.3
2328
- license: ISC
2429
- @nextcloud/vue
25-
- version: 8.18.0
30+
- version: 8.19.0
2631
- license: AGPL-3.0-or-later
2732
- axios
2833
- version: 1.7.5
@@ -34,10 +39,10 @@ This file is generated from multiple sources. Included packages:
3439
- version: 6.0.3
3540
- license: MIT
3641
- css-loader
37-
- version: 6.8.1
42+
- version: 7.1.2
3843
- license: MIT
3944
- dompurify
40-
- version: 3.1.2
45+
- version: 3.1.7
4146
- license: (MPL-2.0 OR Apache-2.0)
4247
- escape-html
4348
- version: 1.0.3
@@ -55,7 +60,7 @@ This file is generated from multiple sources. Included packages:
5560
- version: 0.11.10
5661
- license: MIT
5762
- style-loader
58-
- version: 3.3.3
63+
- version: 4.0.0
5964
- license: MIT
6065
- webpack
6166
- version: 5.94.0

js/twofactor_nextcloud_notification-settings.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.

0 commit comments

Comments
 (0)