aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-10 09:52:48 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-04-10 11:55:28 +0200
commit04e1fc822637dae73ff83108b43dacf3a83ba210 (patch)
treec1d010e5607ceaf17c01a60b9f9dcac67c393cbe /package-lock.json
parentc7a6f0f602f1fe7738005b86760e5026292b6b0e (diff)
downloadnextcloud-server-04e1fc822637dae73ff83108b43dacf3a83ba210.tar.gz
nextcloud-server-04e1fc822637dae73ff83108b43dacf3a83ba210.zip
Bump @nextcloud/initial-state from 1.1.1 to 1.1.2
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 3 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index c44423cd11f..d38486b1941 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1505,18 +1505,11 @@
}
},
"@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"
- },
- "dependencies": {
- "core-js": {
- "version": "3.6.4",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz",
- "integrity": "sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw=="
- }
}
},
"@nextcloud/l10n": {