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

github.com/nextcloud/photos.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>2020-04-12 05:14:02 +0300
committerGitHub <noreply@github.com>2020-04-12 05:14:02 +0300
commitff6b3c8735822cae3ca1ebf4c51903bd8a428256 (patch)
tree7bc17e7b524dfa043fe281cb43af7ac4dc7112d1 /package-lock.json
parent3d3d4f6e6ada61c7f18a765087abd69e19df227f (diff)
parentbff905c3018fa21ddfe39ae3bcbd6a6fbc26f364 (diff)
Merge pull request #287 from nextcloud/dependabot/npm_and_yarn/nextcloud/initial-state-1.1.2
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 28bc46d6..60230bf7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1312,9 +1312,9 @@
}
},
"@nextcloud/initial-state": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.1.1.tgz",
- "integrity": "sha512-E9KG8yx5qw0fgacUecxJ5pvnZOT3oSrTV/nKFtO6dmPEXHLflThVBwdx6qCVVd6Ffne/qNKlUDYUrFV2lpUXWw==",
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.1.2.tgz",
+ "integrity": "sha512-AmewfDmsCgL9j062VWkgWPg+dfyu63xxqv29ErAJ1WZiEQK/gb2IyiILDMTXdVeNHGDY874mzBcAAkpFO/DxnQ==",
"requires": {
"core-js": "^3.6.4"
}