Merge pull request #5476 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/files-3.1.0

This commit is contained in:
dependabot[bot]
2024-01-13 03:38:45 +00:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.2.2",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.0.0",
"@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.1.0",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/moment": "^1.2.2",
@@ -3689,9 +3689,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"node_modules/@nextcloud/files": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0.tgz",
"integrity": "sha512-zk5oIuVDyk2gWBKCJ+0B1HE3VjhuGnz2iLNbTcbRuTjMYb6aYCAEn1LY0dXbUQG93ehndYJCOdaYri/TaGrlXw==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.1.0.tgz",
"integrity": "sha512-i0g9L5HRBJ2vr/gXYb0Gtg379u6nYZJFL30W50OV0F0qlf8OtkAlNpfOVOg3sJf9zklARE2lVY9g2Y9sv/iQ3g==",
"dependencies": {
"@nextcloud/auth": "^2.2.1",
"@nextcloud/l10n": "^2.2.0",
@@ -3699,7 +3699,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.0",
"is-svg": "^5.0.0",
"webdav": "^5.3.0"
"webdav": "^5.3.1"
},
"engines": {
"node": "^20.0.0",
@@ -20367,9 +20367,9 @@
}
},
"node_modules/webdav": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.0.tgz",
"integrity": "sha512-xRu/URZGCxDPXmT+9Gu6tNGvlETBwjcuz69lx/6Qlq/0q3Gu2GSVyRt+mP0vTlLFfaY3xZ5O/SPTQ578tC/45Q==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.1.tgz",
"integrity": "sha512-wzZdTHtMuSIXqHGBznc8FM2L94Mc/17Tbn9ppoMybRO0bjWOSIeScdVXWX5qqHsg00EjfiOcwMqGFx6ghIhccQ==",
"dependencies": {
"@buttercup/fetch": "^0.1.1",
"base-64": "^1.0.0",
@@ -23606,9 +23606,9 @@
}
},
"@nextcloud/files": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0.tgz",
"integrity": "sha512-zk5oIuVDyk2gWBKCJ+0B1HE3VjhuGnz2iLNbTcbRuTjMYb6aYCAEn1LY0dXbUQG93ehndYJCOdaYri/TaGrlXw==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.1.0.tgz",
"integrity": "sha512-i0g9L5HRBJ2vr/gXYb0Gtg379u6nYZJFL30W50OV0F0qlf8OtkAlNpfOVOg3sJf9zklARE2lVY9g2Y9sv/iQ3g==",
"requires": {
"@nextcloud/auth": "^2.2.1",
"@nextcloud/l10n": "^2.2.0",
@@ -23616,7 +23616,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.0",
"is-svg": "^5.0.0",
"webdav": "^5.3.0"
"webdav": "^5.3.1"
},
"dependencies": {
"is-svg": {
@@ -35794,9 +35794,9 @@
"optional": true
},
"webdav": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.0.tgz",
"integrity": "sha512-xRu/URZGCxDPXmT+9Gu6tNGvlETBwjcuz69lx/6Qlq/0q3Gu2GSVyRt+mP0vTlLFfaY3xZ5O/SPTQ578tC/45Q==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.1.tgz",
"integrity": "sha512-wzZdTHtMuSIXqHGBznc8FM2L94Mc/17Tbn9ppoMybRO0bjWOSIeScdVXWX5qqHsg00EjfiOcwMqGFx6ghIhccQ==",
"requires": {
"@buttercup/fetch": "^0.1.1",
"base-64": "^1.0.0",