Skip to content

Commit

Permalink
Bump owncloud-sdk to 2.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Mar 3, 2022
1 parent b2431f1 commit 16326e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"luxon": "^2.3.0",
"oidc-client": "1.11.5",
"owncloud-design-system": "^12.2.1",
"owncloud-sdk": "~2.0.0",
"owncloud-sdk": "2.1.0-alpha.1",
"p-queue": "^6.1.1",
"popper-max-size-modifier": "^0.2.0",
"portal-vue": "^2.1.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9604,20 +9604,20 @@ __metadata:
languageName: node
linkType: hard

"owncloud-sdk@npm:~2.0.0":
version: 2.0.0
resolution: "owncloud-sdk@npm:2.0.0"
"owncloud-sdk@npm:2.1.0-alpha.1":
version: 2.1.0-alpha.1
resolution: "owncloud-sdk@npm:2.1.0-alpha.1"
peerDependencies:
axios: ^0.25.0
axios: ^0.26.0
cross-fetch: ^3.0.6
promise: ^8.0.3
qs: ^6.10.3
semver: ^7.3.5
utf8: ^3.0.0
uuid: ^8.2.0
webdav: 4.6.0
webdav: 4.8.0
xml-js: ^1.6.11
checksum: 67e65e2dd55e650f11b29888766660feea25ede5e48c171c403c42c027f9b26165ea23856a68e450f7e2df57ee8bff70a83524796d3b1c54cae795acada1948d
checksum: 74fa99930309f3a76de2a497a76f3e4f7e6a9b5984820a17200ed9326648a6af0137dda2e1de47d7ce44e79e39d91d5fbc4c851f88203b65c8e866da1b3c54d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13552,7 +13552,7 @@ __metadata:
luxon: ^2.3.0
oidc-client: 1.11.5
owncloud-design-system: ^12.2.1
owncloud-sdk: ~2.0.0
owncloud-sdk: 2.1.0-alpha.1
p-queue: ^6.1.1
popper-max-size-modifier: ^0.2.0
portal-vue: ^2.1.7
Expand Down

0 comments on commit 16326e4

Please sign in to comment.