Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-07 10:52:07 +0300
committerGitHub <noreply@github.com>2022-06-07 10:52:07 +0300
commit03976ef94d98cdd2270b44777a82b64433189d10 (patch)
tree1b2e3b97ce1bd928ddc7e4ef9ebaa7a3abc9300a /package.json
parente92a2006975e9e3ba9e8f985595364524a6706a9 (diff)
Bump @nextcloud/axios from 1.9.0 to 1.10.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: "@nextcloud/axios" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0b5de2b1..30834f48 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.9.0",
+ "@nextcloud/axios": "^1.10.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/cdav-library": "^1.1.0",
"@nextcloud/dialogs": "^3.1.2",
@@ -92,7 +92,7 @@
"jest": "^27.5.1",
"ts-jest": "^27.1.4",
"ts-loader": "^9.2.8",
- "typescript": "^4.7.2"
+ "typescript": "^4.7.3"
},
"browserslist": [
"extends @nextcloud/browserslist-config"