зеркало из https://github.com/nextcloud/text.git
fix(deps): update dependency @nextcloud/axios to ^2.3.0
This commit is contained in:
Родитель
2571bb94e3
Коммит
1a3f56d590
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/axios": "^2.2.0",
|
||||
"@nextcloud/axios": "^2.3.0",
|
||||
"@nextcloud/browser-storage": "^0.2.0",
|
||||
"@nextcloud/dialogs": "^4.0.0-beta.2",
|
||||
"@nextcloud/event-bus": "^3.0.2",
|
||||
|
@ -3365,9 +3365,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/axios": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.2.0.tgz",
|
||||
"integrity": "sha512-HDEVi3htwLi46fISMWWoO43xwrN0IYE3ihcKIj2wXAWBsfF7hVnVZwXlknY51gODQstwTaR0BtHvksV9f070ew==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.3.0.tgz",
|
||||
"integrity": "sha512-C/M+1Rnh2RJwe9o5eqTDDSRbgLoD8UI0g+O1HszdQcAz+WizGiRzqnPdXYt7vWkorXvwwM0uu37pm6AlG4OmQQ==",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
|
@ -22210,9 +22210,9 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/axios": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.2.0.tgz",
|
||||
"integrity": "sha512-HDEVi3htwLi46fISMWWoO43xwrN0IYE3ihcKIj2wXAWBsfF7hVnVZwXlknY51gODQstwTaR0BtHvksV9f070ew==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.3.0.tgz",
|
||||
"integrity": "sha512-C/M+1Rnh2RJwe9o5eqTDDSRbgLoD8UI0g+O1HszdQcAz+WizGiRzqnPdXYt7vWkorXvwwM0uu37pm6AlG4OmQQ==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"dependencies": {
|
||||
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/axios": "^2.2.0",
|
||||
"@nextcloud/axios": "^2.3.0",
|
||||
"@nextcloud/browser-storage": "^0.2.0",
|
||||
"@nextcloud/dialogs": "^4.0.0-beta.2",
|
||||
"@nextcloud/event-bus": "^3.0.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче