Skip to content

Commit 0988e51

Browse files
authored
Merge pull request #1035 from nextcloud/dependabot/npm_and_yarn/axios-1.6.1
Build(deps): Bump axios from 1.4.0 to 1.6.1
2 parents 28a0d8a + 541a1ec commit 0988e51

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

js/logreader-main.mjs

Lines changed: 1 addition & 1 deletion
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ version: 10.2.1
7777
license: MIT
7878

7979
axios
80-
version: 1.4.0
80+
version: 1.6.1
8181
license: MIT
8282

8383
base64-js

package-lock.json

Lines changed: 4 additions & 4 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
@@ -40,7 +40,7 @@
4040
"@nextcloud/router": "^2.1.2",
4141
"@nextcloud/typings": "^1.7.0",
4242
"@nextcloud/vue": "^8.0.0",
43-
"axios": "^1.4.0",
43+
"axios": "^1.6.1",
4444
"date-fns": "^2.30.0",
4545
"highlight.js": "^11.8.0",
4646
"json-string-splitter": "^1.0.0",

0 commit comments

Comments
 (0)