Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-19 11:16:53 +0300
committerGitHub <noreply@github.com>2021-04-19 11:16:53 +0300
commit974ace72634f64d357fce84226c23ac6c7885131 (patch)
treee48239ed24ae1f25716220944812782db69dcd57
parentf785be8a7e8a47c2c683cb808d51a34f728b0698 (diff)
parent3866060b043657308600c9cdbd9791e7b9b5c71b (diff)
Merge pull request #225 from nextcloud/dependabot/npm_and_yarn/ssri-6.0.2
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index b390304..3e73b46 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5447,9 +5447,9 @@
}
},
"ssri": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
- "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
+ "integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
"dev": true,
"requires": {
"figgy-pudding": "^3.5.1"