aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-06 12:02:49 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-11-06 12:19:32 +0000
commit073007bfdd20bab4617cf3a03cd31e384f80dc79 (patch)
treef08eceb7c48a99ceaa95af41566b4f87d836ea4f /package-lock.json
parent86bcf949e19f0c98e68542ec924513d0233f0ba4 (diff)
downloadnextcloud-server-073007bfdd20bab4617cf3a03cd31e384f80dc79.tar.gz
nextcloud-server-073007bfdd20bab4617cf3a03cd31e384f80dc79.zip
Bump @nextcloud/initial-state from 1.2.0 to 1.2.1
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.2.0 to 1.2.1. - [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.2.0...v1.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/initial-state" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 83643dec16e..186e02f65c4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/event-bus": "^2.0.0",
"@nextcloud/files": "^2.1.0",
- "@nextcloud/initial-state": "^1.2.0",
+ "@nextcloud/initial-state": "^1.2.1",
"@nextcloud/jcrop": "^0.10.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/logger": "^2.1.0",
@@ -6981,9 +6981,9 @@
}
},
"node_modules/@nextcloud/initial-state": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.0.tgz",
- "integrity": "sha512-/ZN4f/gihvRPXa7S2mgV2Is5QyEGqb4/Z2OGHxilJV86ZKBnR9DlA5dFqtzdV86dHVsZ+PfthUI3vDPJ81hTJA==",
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.1.tgz",
+ "integrity": "sha512-2TH2DzJBolYHWfbSovTWkByAIg0gdsyuVfZpf5APnJu/9PixXKbnrVFnaEdxjeP262Gok7ARMFFQeSiuzKRQeQ==",
"dependencies": {
"core-js": "^3.6.4"
}
@@ -29233,9 +29233,9 @@
}
},
"@nextcloud/initial-state": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.0.tgz",
- "integrity": "sha512-/ZN4f/gihvRPXa7S2mgV2Is5QyEGqb4/Z2OGHxilJV86ZKBnR9DlA5dFqtzdV86dHVsZ+PfthUI3vDPJ81hTJA==",
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.1.tgz",
+ "integrity": "sha512-2TH2DzJBolYHWfbSovTWkByAIg0gdsyuVfZpf5APnJu/9PixXKbnrVFnaEdxjeP262Gok7ARMFFQeSiuzKRQeQ==",
"requires": {
"core-js": "^3.6.4"
}