Skip to content

Commit

Permalink
fix(deps): Fix npm audit
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
nextcloud-command authored Sep 22, 2024
1 parent e2ed7ad commit 7258f86
Show file tree
Hide file tree
Showing 7 changed files with 1,353 additions and 1,156 deletions.
4 changes: 2 additions & 2 deletions js/twofactor_nextcloud_notification-challenge.js

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions js/twofactor_nextcloud_notification-challenge.js.license
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Christoph Wurst


This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.4.0
- license: GPL-3.0-or-later
- semver
- version: 7.6.0
- version: 7.6.3
- license: ISC
- axios
- version: 1.7.5
Expand All @@ -25,16 +29,13 @@ This file is generated from multiple sources. Included packages:
- version: 6.0.3
- license: MIT
- css-loader
- version: 6.8.1
- version: 7.1.2
- license: MIT
- ieee754
- version: 1.2.1
- license: BSD-3-Clause
- process
- version: 0.11.10
- license: MIT
- style-loader
- version: 3.3.3
- version: 4.0.0
- license: MIT
- webpack
- version: 5.94.0
Expand Down
2 changes: 1 addition & 1 deletion js/twofactor_nextcloud_notification-challenge.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/twofactor_nextcloud_notification-settings.js

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions js/twofactor_nextcloud_notification-settings.js.license
Original file line number Diff line number Diff line change
@@ -1,28 +1,32 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Andris Reinman


This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.4.0
- license: GPL-3.0-or-later
- semver
- version: 7.6.0
- version: 7.6.3
- license: ISC
- @nextcloud/vue
- version: 8.18.0
- version: 8.19.0
- license: AGPL-3.0-or-later
- axios
- version: 1.7.5
Expand All @@ -34,10 +38,10 @@ This file is generated from multiple sources. Included packages:
- version: 6.0.3
- license: MIT
- css-loader
- version: 6.8.1
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.1.2
- version: 3.1.6
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
Expand All @@ -51,11 +55,8 @@ This file is generated from multiple sources. Included packages:
- node-gettext
- version: 3.0.0
- license: MIT
- process
- version: 0.11.10
- license: MIT
- style-loader
- version: 3.3.3
- version: 4.0.0
- license: MIT
- webpack
- version: 5.94.0
Expand Down
2 changes: 1 addition & 1 deletion js/twofactor_nextcloud_notification-settings.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 7258f86

Please sign in to comment.