Skip to content

Commit deb2d1f

Browse files
dependabot[bot]nextcloud-command
authored andcommitted
chore(deps): bump @nextcloud/axios from 2.4.0 to 2.5.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-axios/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-axios@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: "@nextcloud/axios" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent a71b47d commit deb2d1f

File tree

5 files changed

+80
-84
lines changed

5 files changed

+80
-84
lines changed

js/logreader-main.mjs

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

js/logreader-main.mjs.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/vendor.LICENSE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ version: 0.1.10
99
license: MIT
1010

1111
@nextcloud/auth
12-
version: 2.2.1
12+
version: 2.3.0
1313
license: GPL-3.0-or-later
1414

1515
@nextcloud/axios
16-
version: 2.4.0
16+
version: 2.5.0
1717
license: GPL-3.0
1818

1919
@nextcloud/browser-storage
@@ -33,7 +33,7 @@ version: 5.3.1
3333
license: GPL-3.0-or-later
3434

3535
@nextcloud/event-bus
36-
version: 3.1.0
36+
version: 3.2.0
3737
license: GPL-3.0-or-later
3838

3939
@nextcloud/initial-state
@@ -161,7 +161,7 @@ version: 2.1.7
161161
license: MIT
162162

163163
semver
164-
version: 7.5.4
164+
version: 7.6.0
165165
license: ISC
166166

167167
striptags

package-lock.json

Lines changed: 37 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@highlightjs/vue-plugin": "^1.0.2",
3434
"@mdi/svg": "^7.4.47",
35-
"@nextcloud/axios": "^2.4.0",
35+
"@nextcloud/axios": "^2.5.0",
3636
"@nextcloud/dialogs": "^5.3.1",
3737
"@nextcloud/initial-state": "^2.1.0",
3838
"@nextcloud/l10n": "^2.2.0",

0 commit comments

Comments
 (0)