summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 01:23:13 +0000
committerGitHub <noreply@github.com>2020-10-10 01:23:13 +0000
commit15fba216a8449db7e2badf920c8a0204f9e9fb05 (patch)
treed9df3de96ffbbc2e9d61fec52abd491f33d10612
parent0be77d9ff2ec55a37f3c1c6c7f87cbeb8351cdea (diff)
parent3956838df354d6bd5916a7ad9aba4848467139a1 (diff)
Merge pull request #1839 from nextcloud/dependabot/npm_and_yarn/nextcloud/initial-state-1.2.0
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 65207572..eebc94b1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2466,9 +2466,9 @@
}
},
"@nextcloud/initial-state": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.1.2.tgz",
- "integrity": "sha512-AmewfDmsCgL9j062VWkgWPg+dfyu63xxqv29ErAJ1WZiEQK/gb2IyiILDMTXdVeNHGDY874mzBcAAkpFO/DxnQ==",
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.0.tgz",
+ "integrity": "sha512-/ZN4f/gihvRPXa7S2mgV2Is5QyEGqb4/Z2OGHxilJV86ZKBnR9DlA5dFqtzdV86dHVsZ+PfthUI3vDPJ81hTJA==",
"requires": {
"core-js": "^3.6.4"
}
diff --git a/package.json b/package.json
index e30244a9..5178c28a 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.4.0",
"@nextcloud/dialogs": "^2.0.1",
- "@nextcloud/initial-state": "^1.1.2",
+ "@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.2.0",