]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): Bump marked from 13.0.3 to 15.0.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 13 Nov 2024 11:10:09 +0000 (11:10 +0000)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 13 Nov 2024 11:25:24 +0000 (12:25 +0100)
Bumps [marked](https://github.com/markedjs/marked) from 13.0.3 to 15.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v13.0.3...v15.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 777877c3619a814ccc3b9e7a7d4b9c8e31551b35..0896f757cf928ff563a197cef24312e18b992636 100644 (file)
@@ -56,7 +56,7 @@
         "jquery-ui-dist": "^1.13.3",
         "libphonenumber-js": "^1.11.9",
         "lodash": "^4.17.21",
-        "marked": "^13.0.3",
+        "marked": "^15.0.0",
         "moment": "^2.30.1",
         "moment-timezone": "^0.5.45",
         "nextcloud-vue-collections": "^0.13.0",
       }
     },
     "node_modules/marked": {
-      "version": "13.0.3",
-      "resolved": "https://registry.npmjs.org/marked/-/marked-13.0.3.tgz",
-      "integrity": "sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==",
+      "version": "15.0.0",
+      "resolved": "https://registry.npmjs.org/marked/-/marked-15.0.0.tgz",
+      "integrity": "sha512-0mouKmBROJv/WSHJBPZZyYofUgawMChnD5je/g+aOBXsHDjb/IsnTQj7mnhQZu+qPJmRQ0ecX3mLGEUm3BgwYA==",
       "bin": {
         "marked": "bin/marked.js"
       },
index 6b49335d9619373d397c3cf23ab023233ac153b5..7d65131e3dffbd934d0f4a0b07de322546ff07de 100644 (file)
@@ -87,7 +87,7 @@
     "jquery-ui-dist": "^1.13.3",
     "libphonenumber-js": "^1.11.9",
     "lodash": "^4.17.21",
-    "marked": "^13.0.3",
+    "marked": "^15.0.0",
     "moment": "^2.30.1",
     "moment-timezone": "^0.5.45",
     "nextcloud-vue-collections": "^0.13.0",