Skip to content

Commit 9942146

Browse files
Merge pull request #1242 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-2.5.0
2 parents 5563dbc + deb2d1f commit 9942146

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)