mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
chore(deps): Bump marked from 17.0.4 to 17.0.6 in /build/frontend-legacy
Bumps [marked](https://github.com/markedjs/marked) from 17.0.4 to 17.0.6. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v17.0.4...v17.0.6) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
24b2f6105c
commit
430824a44c
2 changed files with 5 additions and 5 deletions
8
build/frontend-legacy/package-lock.json
generated
8
build/frontend-legacy/package-lock.json
generated
|
|
@ -51,7 +51,7 @@
|
|||
"is-svg": "^6.1.0",
|
||||
"libphonenumber-js": "^1.13.2",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.4",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.2",
|
||||
"p-limit": "^7.3.0",
|
||||
|
|
@ -12477,9 +12477,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "17.0.4",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.4.tgz",
|
||||
"integrity": "sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==",
|
||||
"version": "17.0.6",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.6.tgz",
|
||||
"integrity": "sha512-gB0gkNafnonOw0obSTEGZTT86IuhILt2Wfx0mWH/1Au83kybTayroZ/V6nS25mN7u8ASy+5fMhgB3XPNrOZdmA==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"is-svg": "^6.1.0",
|
||||
"libphonenumber-js": "^1.13.2",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.4",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.2",
|
||||
"p-limit": "^7.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue