Skip to content

Commit

Permalink
Merge pull request #1763 from owncloud/accounts-update-npm-deps
Browse files Browse the repository at this point in the history
update npm dependencies
  • Loading branch information
C0rby committed Mar 5, 2021
2 parents fb6b83a + 5a434d6 commit 0eda3b8
Show file tree
Hide file tree
Showing 3 changed files with 1,082 additions and 976 deletions.
4 changes: 2 additions & 2 deletions accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-export-default-from": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
Expand All @@ -33,7 +33,7 @@
"@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-json": "^4.0.1",
"@rollup/plugin-replace": "^2.3.0",
"archiver": "^4.0.1",
"archiver": "^5.2.0",
"axios": "^0.21.1",
"core-js": "3",
"cross-env": "^7.0.3",
Expand Down
6 changes: 3 additions & 3 deletions accounts/pkg/assets/embed.go

Large diffs are not rendered by default.

0 comments on commit 0eda3b8

Please sign in to comment.