Skip to content

Commit d359c5a

Browse files
Bump marked from 16.2.1 to 17.0.1 in /graylog2-web-interface (#24315)
Bumps [marked](https://github.com/markedjs/marked) from 16.2.1 to 17.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.2.1...v17.0.1) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24b0ae2 commit d359c5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

graylog2-web-interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"immutable": "^3.8.1",
7373
"leaflet": "^1.5.1",
7474
"lodash": "^4.17.4",
75-
"marked": "^16.2.1",
75+
"marked": "^17.0.1",
7676
"md5": "^2.2.1",
7777
"moment-duration-format": "2.3.2",
7878
"moment-precise-range-plugin": "^1.3.0",

graylog2-web-interface/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11228,10 +11228,10 @@ maplibre-gl@^4.7.1:
1122811228
tinyqueue "^3.0.0"
1122911229
vt-pbf "^3.1.3"
1123011230

11231-
marked@^16.2.1:
11232-
version "16.2.1"
11233-
resolved "https://registry.yarnpkg.com/marked/-/marked-16.2.1.tgz#f4b82ffa8e6201bafebc59249492b88b2dcc949f"
11234-
integrity sha512-r3UrXED9lMlHF97jJByry90cwrZBBvZmjG1L68oYfuPMW+uDTnuMbyJDymCWwbTE+f+3LhpNDKfpR3a3saFyjA==
11231+
marked@^17.0.1:
11232+
version "17.0.1"
11233+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.1.tgz#9db34197ac145e5929572ee49ef701e37ee9b2e6"
11234+
integrity sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==
1123511235

1123611236
material-colors@^1.2.1:
1123711237
version "1.2.6"

0 commit comments

Comments
 (0)