diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-10 04:08:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-10 04:08:56 +0000 |
commit | 9c2ba2f9a736e7358be00e70cd3438a9ad7b5dd2 (patch) | |
tree | 55caf909ed9fba70aea42a7b54b1bbd5f9f65bf3 /package-lock.json | |
parent | fbaae23674cb7edf8a3ba1819604241c80466b7c (diff) | |
parent | fdd12d39c46ace6ff5b2b588434f4d3191a33503 (diff) | |
download | nextcloud-server-9c2ba2f9a736e7358be00e70cd3438a9ad7b5dd2.tar.gz nextcloud-server-9c2ba2f9a736e7358be00e70cd3438a9ad7b5dd2.zip |
Merge pull request #29145 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-2.1.0
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 6cc0da1e715..77cad0b2d1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.2", "@nextcloud/event-bus": "^2.0.0", - "@nextcloud/files": "^2.0.0", + "@nextcloud/files": "^2.1.0", "@nextcloud/initial-state": "^1.2.0", "@nextcloud/l10n": "^1.4.1", "@nextcloud/logger": "^2.1.0", @@ -6969,9 +6969,9 @@ } }, "node_modules/@nextcloud/files": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.0.0.tgz", - "integrity": "sha512-fM9wbyl4mGCuo+rLTJjycsC/1QWE+SKO5SBi08dgK6BU26lcdKAYJ41oPXYi7hnL4mqkNEblPQarXAZCIjteww==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.1.0.tgz", + "integrity": "sha512-i5Q8oNPONwBWLnNjQOC3EmnUhExXpwmO45BonzaovzXdhFzFeT/g85kRNR8LWEjiK9vOMOdozz+z6I0adU0JlQ==", "dependencies": { "@nextcloud/l10n": "^1.3.0", "core-js": "^3.6.4" @@ -29380,9 +29380,9 @@ } }, "@nextcloud/files": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.0.0.tgz", - "integrity": "sha512-fM9wbyl4mGCuo+rLTJjycsC/1QWE+SKO5SBi08dgK6BU26lcdKAYJ41oPXYi7hnL4mqkNEblPQarXAZCIjteww==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.1.0.tgz", + "integrity": "sha512-i5Q8oNPONwBWLnNjQOC3EmnUhExXpwmO45BonzaovzXdhFzFeT/g85kRNR8LWEjiK9vOMOdozz+z6I0adU0JlQ==", "requires": { "@nextcloud/l10n": "^1.3.0", "core-js": "^3.6.4" |