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

github.com/nextcloud/text.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>2021-05-17 18:51:44 +0300
committerGitHub <noreply@github.com>2021-05-17 18:51:44 +0300
commita58174451a32472af04409d62568435f2e0098c1 (patch)
tree25b8a679396f0a5b2760e8e635043c2a6d35d02c /package-lock.json
parent080844798b7f3f381a54c299d77d25e9a46b865c (diff)
Bump prosemirror-view from 1.18.3 to 1.18.6
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.18.3 to 1.18.6. - [Release notes](https://github.com/prosemirror/prosemirror-view/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.18.3...1.18.6) Signed-off-by: dependabot[bot] <support@github.com>
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 0f5218082..a811eaf10 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20779,9 +20779,9 @@
"integrity": "sha512-UC+j9hQQ1POYfMc5p7UFxBTptRiGPR7Kkmbl3jVvU8VgQbkI89tR/GK+3QYC8n+VvBZrtAoCrJItNhWSxX3slA=="
},
"prosemirror-view": {
- "version": "1.18.3",
- "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.18.3.tgz",
- "integrity": "sha512-B0zlzjBI0cHadpghyvAA+JgqLGbkNU9Vxywqkfaa+AdmOZUZImBKH6ufhpK+AEZn97WWgSIkr/MT9RmGpaboAA==",
+ "version": "1.18.6",
+ "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.18.6.tgz",
+ "integrity": "sha512-ufY4EFvvTOI6011KFNFt6AXKEcSMUVxMOvoTrCiXR8UZOKTSx5CmPNzGoF+vYE5cDCco76ciokDrucAFN5imbQ==",
"requires": {
"prosemirror-model": "^1.1.0",
"prosemirror-state": "^1.0.0",