Merge pull request #15098 from nextcloud/dependabot/npm_and_yarn/marked-0.6.2

Bump marked from 0.6.1 to 0.6.2
This commit is contained in:
Roeland Jago Douma 2019-04-16 08:15:53 +02:00 committed by GitHub
commit a8064fdd06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -4918,9 +4918,9 @@
}
},
"marked": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.6.1.tgz",
"integrity": "sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA=="
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.6.2.tgz",
"integrity": "sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA=="
},
"md5": {
"version": "2.2.1",

View File

@ -39,7 +39,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
"lodash": "^4.17.11",
"marked": "^0.6.1",
"marked": "^0.6.2",
"moment": "^2.24.0",
"nextcloud-axios": "^0.1.3",
"nextcloud-password-confirmation": "^0.4.1",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long