Skip to content

Commit af8accd

Browse files
[deps] Update dependency markdown-to-jsx to v9
1 parent 48e282c commit af8accd

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

opencti-platform/opencti-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"js-file-download": "0.4.12",
8181
"json5": "2.2.3",
8282
"leaflet": "1.9.4",
83-
"markdown-to-jsx": "8.0.0",
83+
"markdown-to-jsx": "9.3.5",
8484
"marked": "17.0.1",
8585
"mdi-material-ui": "7.9.4",
8686
"moment": "2.30.1",

opencti-platform/opencti-front/yarn.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11203,15 +11203,23 @@ __metadata:
1120311203
languageName: node
1120411204
linkType: hard
1120511205

11206-
"markdown-to-jsx@npm:8.0.0":
11207-
version: 8.0.0
11208-
resolution: "markdown-to-jsx@npm:8.0.0"
11206+
"markdown-to-jsx@npm:9.3.5":
11207+
version: 9.3.5
11208+
resolution: "markdown-to-jsx@npm:9.3.5"
1120911209
peerDependencies:
11210-
react: ">= 0.14.0"
11210+
react: ">= 16.0.0"
11211+
solid-js: ">=1.0.0"
11212+
vue: ">=3.0.0"
1121111213
peerDependenciesMeta:
1121211214
react:
1121311215
optional: true
11214-
checksum: 10c0/54f60e41ac397ee00c2f8ff21b6c56303568b1581b76fc89b3c60f8d31a38cbbf543e83ada4e43d518ec322a0e5d89e06c5b81c2ead825f4b4e7d0d06f063c9a
11216+
react-native:
11217+
optional: true
11218+
solid-js:
11219+
optional: true
11220+
vue:
11221+
optional: true
11222+
checksum: 10c0/fb4755b9d6d2a45c1e4dc202ecca95acec2ecb42a8edefbf7b0f93b348679b81bcec4afb7dccc524333ed49cd9c6b07584445a3b0ab9297ea63d848885801976
1121511223
languageName: node
1121611224
linkType: hard
1121711225

@@ -12566,7 +12574,7 @@ __metadata:
1256612574
json5: "npm:2.2.3"
1256712575
leaflet: "npm:1.9.4"
1256812576
license-checker-rseidelsohn: "npm:4.4.2"
12569-
markdown-to-jsx: "npm:8.0.0"
12577+
markdown-to-jsx: "npm:9.3.5"
1257012578
marked: "npm:17.0.1"
1257112579
mdi-material-ui: "npm:7.9.4"
1257212580
moment: "npm:2.30.1"

0 commit comments

Comments
 (0)