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

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-12 05:17:01 +0300
committerGitHub <noreply@github.com>2020-12-12 05:17:01 +0300
commit5a02267396f929365ebc1eb4d0b04dc0cba8b9af (patch)
tree2794071d1c4e3fe6996fb09d641b626338a11263
parentbeaf0e8c0e545fb043fe5bf5d2b482356b1b92d3 (diff)
parent42580353956bf460c40d80dc393d2be0ea46c80c (diff)
Merge pull request #276 from nextcloud/dependabot/npm_and_yarn/ini-1.3.8v21.0.0beta2
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index e50976c..f35767d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5236,9 +5236,9 @@
"dev": true
},
"ini": {
- "version": "1.3.5",
- "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
- "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
"dev": true
},
"inquirer": {