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 <[email protected]>
  • Loading branch information
nextcloud-command authored Dec 8, 2024
1 parent d53ebf1 commit 3a1d69f
Show file tree
Hide file tree
Showing 5 changed files with 2,475 additions and 3,389 deletions.
10 changes: 5 additions & 5 deletions css/logreader-main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/logreader-main.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/logreader-main.mjs.map

Large diffs are not rendered by default.

52 changes: 18 additions & 34 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,31 @@ version: 0.1.10
license: MIT

@nextcloud/auth
version: 2.2.1
version: 2.4.0
license: GPL-3.0-or-later

@nextcloud/axios
version: 2.4.0
license: GPL-3.0

@nextcloud/browser-storage
version: 0.3.0
version: 0.4.0
license: GPL-3.0-or-later

@nextcloud/calendar-js
version: 6.0.1
version: 6.1.0
license: AGPL-3.0-or-later

@nextcloud/capabilities
version: 1.1.0
version: 1.2.0
license: GPL-3.0-or-later

@nextcloud/dialogs
version: 5.0.3
version: 5.1.1
license: GPL-3.0-or-later

@nextcloud/event-bus
version: 3.1.0
version: 3.3.1
license: GPL-3.0-or-later

@nextcloud/initial-state
Expand All @@ -53,47 +53,39 @@ version: 2.2.0
license: GPL-3.0-or-later

@nextcloud/vue
version: 8.3.0
version: 8.11.3
license: AGPL-3.0

@nextcloud/vue-select
version: 3.24.0
version: 3.25.1
license: MIT

@vue/devtools-api
version: 6.5.0
license: MIT

@vueuse/components
version: 10.2.1
version: 10.11.1
license: MIT

@vueuse/core
version: 10.2.1
version: 10.11.1
license: MIT

@vueuse/shared
version: 10.2.1
version: 10.11.1
license: MIT

axios
version: 1.6.2
license: MIT

base64-js
version: 1.5.1
license: MIT

buffer
version: 6.0.3
version: 1.7.9
license: MIT

charenc
version: 0.0.2
license: BSD-3-Clause

core-js
version: 3.33.0
version: 3.37.0
license: MIT

crypt
Expand All @@ -109,7 +101,7 @@ version: 2.0.0
license: MIT

dompurify
version: 3.0.5
version: 3.2.2
license: (MPL-2.0 OR Apache-2.0)

escape-html
Expand All @@ -132,10 +124,6 @@ ical.js
version: 1.5.0
license: MPL-2.0

ieee754
version: 1.2.1
license: BSD-3-Clause

is-buffer
version: 1.1.6
license: MIT
Expand Down Expand Up @@ -172,12 +160,8 @@ pinia
version: 2.1.7
license: MIT

process
version: 0.11.10
license: MIT

semver
version: 7.5.4
version: 7.6.3
license: ISC

striptags
Expand All @@ -193,15 +177,15 @@ version: 1.12.0
license: MIT

uuid
version: 9.0.0
version: 9.0.1
license: MIT

vite-plugin-node-polyfills
version: 0.15.0
version: 0.21.0
license: MIT

vue
version: 2.7.15
version: 2.7.16
license: MIT

vue-demi
Expand Down
Loading

0 comments on commit 3a1d69f

Please sign in to comment.