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:
authorJulius Härtl <jus@bitgrid.net>2020-12-22 10:15:24 +0300
committerGitHub <noreply@github.com>2020-12-22 10:15:24 +0300
commit01324d5ae98e2b452e52b182dcbe342049330a63 (patch)
tree8034a79638dcbda22c9eda9effb9ff4811b57577 /package.json
parentafbfb708254d2eabb74669a328c9445f2ab6830c (diff)
parent4d60cabbe0fd7cca686fbf57864897621d22869e (diff)
Merge pull request #1252 from nextcloud/dependabot/npm_and_yarn/entities-2.1.0
Bump entities from 2.0.3 to 2.1.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c3be8991..b20c16d2e 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^2.7.0",
"core-js": "^3.8.1",
- "entities": "^2.0.3",
+ "entities": "^2.1.0",
"escape-html": "^1.0.3",
"highlight.js": "^9.16.2",
"markdown-it": "^12.0.2",