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:37 +0300
committerGitHub <noreply@github.com>2021-05-17 18:51:37 +0300
commit9da0c7a420a9d63bf9dd29faac76561bd429dc14 (patch)
tree92de5a4801bed955be5601565d4c063c76ace6f1 /package-lock.json
parent080844798b7f3f381a54c299d77d25e9a46b865c (diff)
Bump prosemirror-model from 1.14.0 to 1.14.1
Bumps [prosemirror-model](https://github.com/prosemirror/prosemirror-model) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/prosemirror/prosemirror-model/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-model/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-model/compare/1.14.0...1.14.1) 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..316e35120 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20728,9 +20728,9 @@
}
},
"prosemirror-model": {
- "version": "1.14.0",
- "resolved": "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.14.0.tgz",
- "integrity": "sha512-+9J7YE2qD2lsRgaI5aF7u6LynBoHxb/8sW1gaMKRAhK+yeQ+motBIaxb2GxRWSadDWMOq5haAImSTBo6jDkv2A==",
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.14.1.tgz",
+ "integrity": "sha512-vZcbI+24VloFefKZkDnMaEpipL/vSKKPdFiik4KOnTzq3e6AO7+CAOixZ2G/SsfRaYC965XvnOIEbhIQdgki7w==",
"requires": {
"orderedmap": "^1.1.0"
}