Skip to content

Commit

Permalink
Merge pull request #1035 from nextcloud/dependabot/npm_and_yarn/axios…
Browse files Browse the repository at this point in the history
…-1.6.1

Build(deps): Bump axios from 1.4.0 to 1.6.1
  • Loading branch information
susnux authored Nov 9, 2023
2 parents 28a0d8a + 541a1ec commit 0988e51
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
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.

2 changes: 1 addition & 1 deletion js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ version: 10.2.1
license: MIT

axios
version: 1.4.0
version: 1.6.1
license: MIT

base64-js
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nextcloud/router": "^2.1.2",
"@nextcloud/typings": "^1.7.0",
"@nextcloud/vue": "^8.0.0",
"axios": "^1.4.0",
"axios": "^1.6.1",
"date-fns": "^2.30.0",
"highlight.js": "^11.8.0",
"json-string-splitter": "^1.0.0",
Expand Down

0 comments on commit 0988e51

Please sign in to comment.