Skip to content

Commit 5b003cb

Browse files
Merge pull request #799 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.10.0
2 parents 811cb7f + 58cfc5a commit 5b003cb

7 files changed

Lines changed: 460 additions & 319 deletions

js/activity-dashboard.js

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

js/activity-dashboard.js.LICENSE.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ object-assign
1818
* @license MIT
1919
*/
2020

21+
/*!
22+
* The buffer module from node.js, for the browser.
23+
*
24+
* @author Feross Aboukhadijeh <https://feross.org>
25+
* @license MIT
26+
*/
27+
2128
/*!
2229
* Vue.js v2.6.14
2330
* (c) 2014-2021 Evan You
@@ -32,6 +39,8 @@ object-assign
3239
* MIT Licensed
3340
*/
3441

42+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
43+
3544
/**
3645
* @copyright Copyright (c) 2018 John Molakvoæ <[email protected]>
3746
*

js/activity-dashboard.js.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/activity-sidebar.js

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

js/activity-sidebar.js.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.

package-lock.json

Lines changed: 444 additions & 312 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
@@ -73,7 +73,7 @@
7373
"dependencies": {
7474
"@juliushaertl/vue-richtext": "^1.0.1",
7575
"@nextcloud/auth": "^1.3.0",
76-
"@nextcloud/axios": "^1.9.0",
76+
"@nextcloud/axios": "^1.10.0",
7777
"@nextcloud/l10n": "^1.4.1",
7878
"@nextcloud/logger": "^2.1.0",
7979
"@nextcloud/moment": "^1.2.1",

0 commit comments

Comments
 (0)