Skip to content

Commit 7828010

Browse files
opensearch-trigger-bot[bot]github-actions[bot]opensearch-changeset-bot[bot]
authored
[2.x-manual-backport] Bump markdown-it from 12.3.2 to 13.0.2 (#9412) (#9452) (#9456)
* Bump markdown-it from 12.3.2 to 13.0.2 Backport PR: #9412 --------- (cherry picked from commit e45d8d3) Signed-off-by: Anan <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
1 parent ebac652 commit 7828010

File tree

4 files changed

+15
-18
lines changed

4 files changed

+15
-18
lines changed

changelogs/fragments/9412.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
security:
2+
- Bump markdown-it from 12.3.2 to 13.0.2 ([#9412](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9412))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@
451451
"load-grunt-config": "^4.0.1",
452452
"load-json-file": "^6.2.0",
453453
"luxon": "^3.2.1",
454-
"markdown-it": "^12.3.2",
454+
"markdown-it": "^13.0.2",
455455
"mocha-next": "npm:mocha@^10.1.0",
456456
"mock-fs": "^4.12.0",
457457
"monaco-editor": "~0.17.0",

packages/osd-dev-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"getopts": "^2.2.5",
2525
"globby": "^11.1.0",
2626
"load-json-file": "^6.2.0",
27-
"markdown-it": "^12.3.2",
27+
"markdown-it": "^13.0.2",
2828
"moment": "^2.24.0",
2929
"normalize-path": "^3.0.0",
3030
"rxjs": "^6.5.5",

yarn.lock

+11-16
Original file line numberDiff line numberDiff line change
@@ -7668,16 +7668,11 @@ entities@^2.0.0:
76687668
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
76697669
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
76707670

7671-
entities@^3.0.1:
7671+
entities@^3.0.1, entities@~3.0.1:
76727672
version "3.0.1"
76737673
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
76747674
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
76757675

7676-
entities@~2.1.0:
7677-
version "2.1.0"
7678-
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
7679-
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
7680-
76817676
envinfo@^7.7.3:
76827677
version "7.8.1"
76837678
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
@@ -11808,10 +11803,10 @@ lines-and-columns@^1.1.6:
1180811803
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
1180911804
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
1181011805

11811-
linkify-it@^3.0.1:
11812-
version "3.0.3"
11813-
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3.0.3.tgz#a98baf44ce45a550efb4d49c769d07524cc2fa2e"
11814-
integrity sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==
11806+
linkify-it@^4.0.1:
11807+
version "4.0.1"
11808+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
11809+
integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
1181511810
dependencies:
1181611811
uc.micro "^1.0.1"
1181711812

@@ -12275,14 +12270,14 @@ markdown-escapes@^1.0.0:
1227512270
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
1227612271
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
1227712272

12278-
markdown-it@^12.3.2:
12279-
version "12.3.2"
12280-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
12281-
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
12273+
markdown-it@^13.0.2:
12274+
version "13.0.2"
12275+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.2.tgz#1bc22e23379a6952e5d56217fbed881e0c94d536"
12276+
integrity sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==
1228212277
dependencies:
1228312278
argparse "^2.0.1"
12284-
entities "~2.1.0"
12285-
linkify-it "^3.0.1"
12279+
entities "~3.0.1"
12280+
linkify-it "^4.0.1"
1228612281
mdurl "^1.0.1"
1228712282
uc.micro "^1.0.5"
1228812283

0 commit comments

Comments
 (0)