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

github.com/nextcloud/files_texteditor.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-06-26 04:00:42 +0300
committerGitHub <noreply@github.com>2021-06-26 04:00:42 +0300
commita49d0cbc7ebdd3d76e34829751cafcfa64a65adc (patch)
tree23eba0bc2deddec08feb2464abe49d07c9b57c3e /package-lock.json
parent8d7e81fe8d090fb855ee96b41f5554961e22f977 (diff)
Bump marked from 2.1.1 to 2.1.3
Bumps [marked](https://github.com/markedjs/marked) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v2.1.1...v2.1.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... 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 a8fe8b0..8bdb167 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2686,9 +2686,9 @@
}
},
"marked": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/marked/-/marked-2.1.1.tgz",
- "integrity": "sha512-5XFS69o9CzDpQDSpUYC+AN2xvq8yl1EGa5SG/GI1hP78/uTeo3PDfiDNmsUyiahpyhToDDJhQk7fNtJsga+KVw=="
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
+ "integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA=="
},
"merge-stream": {
"version": "2.0.0",