Merge pull request #6295 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/files-3.9.0
This commit is contained in:
68
package-lock.json
generated
68
package-lock.json
generated
@@ -3701,11 +3701,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/files": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.8.0.tgz",
|
||||
"integrity": "sha512-5oi61suf2nDcXPTA4BSxl7EomJBCWrmc6ZGaokaj+jREOsSVlS+nR3ID/6eMqZSsqODpAARK56djyUPmiHOLWQ==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.9.0.tgz",
|
||||
"integrity": "sha512-GKlD8PESRgpP3Rz7xgLbRPXvk1EKStkN8zwM3/L2Dl70g2qkUh1IdEAPZO2KlCdJPD8QxcdK4ib0KClk/ounpA==",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.3.0",
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/capabilities": "^1.2.0",
|
||||
"@nextcloud/l10n": "^3.1.0",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
@@ -3713,10 +3713,10 @@
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/sharing": "^0.2.3",
|
||||
"cancelable-promise": "^4.3.1",
|
||||
"is-svg": "^5.0.1",
|
||||
"is-svg": "^5.1.0",
|
||||
"typedoc-plugin-missing-exports": "^3.0.0",
|
||||
"typescript-event-target": "^1.1.1",
|
||||
"webdav": "^5.7.0"
|
||||
"webdav": "^5.7.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
@@ -3753,20 +3753,6 @@
|
||||
"npm": "^10.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/files/node_modules/is-svg": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.0.1.tgz",
|
||||
"integrity": "sha512-mLYxDsfisQWdS4+gSblAwhATDoNMS/tx8G7BKA+aBIf7F0m1iUwMvuKAo6mW4WMleQAEE50I1Zqef9yMMfHk3w==",
|
||||
"dependencies": {
|
||||
"fast-xml-parser": "^4.1.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/initial-state": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz",
|
||||
@@ -12110,6 +12096,20 @@
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/is-svg": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.1.0.tgz",
|
||||
"integrity": "sha512-uVg5yifaTxHoefNf5Jcx+i9RZe2OBYd/UStp1umx+EERa4xGRa3LLGXjoEph43qUORC0qkafUgrXZ6zzK89yGA==",
|
||||
"dependencies": {
|
||||
"fast-xml-parser": "^4.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/is-symbol": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
|
||||
@@ -24451,11 +24451,11 @@
|
||||
}
|
||||
},
|
||||
"@nextcloud/files": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.8.0.tgz",
|
||||
"integrity": "sha512-5oi61suf2nDcXPTA4BSxl7EomJBCWrmc6ZGaokaj+jREOsSVlS+nR3ID/6eMqZSsqODpAARK56djyUPmiHOLWQ==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.9.0.tgz",
|
||||
"integrity": "sha512-GKlD8PESRgpP3Rz7xgLbRPXvk1EKStkN8zwM3/L2Dl70g2qkUh1IdEAPZO2KlCdJPD8QxcdK4ib0KClk/ounpA==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^2.3.0",
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/capabilities": "^1.2.0",
|
||||
"@nextcloud/l10n": "^3.1.0",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
@@ -24463,10 +24463,10 @@
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/sharing": "^0.2.3",
|
||||
"cancelable-promise": "^4.3.1",
|
||||
"is-svg": "^5.0.1",
|
||||
"is-svg": "^5.1.0",
|
||||
"typedoc-plugin-missing-exports": "^3.0.0",
|
||||
"typescript-event-target": "^1.1.1",
|
||||
"webdav": "^5.7.0"
|
||||
"webdav": "^5.7.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nextcloud/l10n": {
|
||||
@@ -24490,14 +24490,6 @@
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^2.3.0"
|
||||
}
|
||||
},
|
||||
"is-svg": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.0.1.tgz",
|
||||
"integrity": "sha512-mLYxDsfisQWdS4+gSblAwhATDoNMS/tx8G7BKA+aBIf7F0m1iUwMvuKAo6mW4WMleQAEE50I1Zqef9yMMfHk3w==",
|
||||
"requires": {
|
||||
"fast-xml-parser": "^4.1.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -30677,6 +30669,14 @@
|
||||
"has-tostringtag": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"is-svg": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.1.0.tgz",
|
||||
"integrity": "sha512-uVg5yifaTxHoefNf5Jcx+i9RZe2OBYd/UStp1umx+EERa4xGRa3LLGXjoEph43qUORC0qkafUgrXZ6zzK89yGA==",
|
||||
"requires": {
|
||||
"fast-xml-parser": "^4.4.1"
|
||||
}
|
||||
},
|
||||
"is-symbol": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
|
||||
|
||||
Reference in New Issue
Block a user