Skip to content

Commit b2a09c1

Browse files
[deps] Update dependency markdown-to-jsx to v9
1 parent f9f2ce9 commit b2a09c1

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.6.1",
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
@@ -10948,15 +10948,23 @@ __metadata:
1094810948
languageName: node
1094910949
linkType: hard
1095010950

10951-
"markdown-to-jsx@npm:8.0.0":
10952-
version: 8.0.0
10953-
resolution: "markdown-to-jsx@npm:8.0.0"
10951+
"markdown-to-jsx@npm:9.6.1":
10952+
version: 9.6.1
10953+
resolution: "markdown-to-jsx@npm:9.6.1"
1095410954
peerDependencies:
10955-
react: ">= 0.14.0"
10955+
react: ">= 16.0.0"
10956+
solid-js: ">=1.0.0"
10957+
vue: ">=3.0.0"
1095610958
peerDependenciesMeta:
1095710959
react:
1095810960
optional: true
10959-
checksum: 10c0/54f60e41ac397ee00c2f8ff21b6c56303568b1581b76fc89b3c60f8d31a38cbbf543e83ada4e43d518ec322a0e5d89e06c5b81c2ead825f4b4e7d0d06f063c9a
10961+
react-native:
10962+
optional: true
10963+
solid-js:
10964+
optional: true
10965+
vue:
10966+
optional: true
10967+
checksum: 10c0/493f34b0b15045ab5c7ca0db9ff105828d238dd69c1c253d722b5e81c84eace26f5437c4004a5c0598d34750a73dcecc50bda4f820fc6331dedcba38750b62f6
1096010968
languageName: node
1096110969
linkType: hard
1096210970

@@ -12311,7 +12319,7 @@ __metadata:
1231112319
json5: "npm:2.2.3"
1231212320
leaflet: "npm:1.9.4"
1231312321
license-checker-rseidelsohn: "npm:4.4.2"
12314-
markdown-to-jsx: "npm:8.0.0"
12322+
markdown-to-jsx: "npm:9.6.1"
1231512323
marked: "npm:17.0.1"
1231612324
mdi-material-ui: "npm:7.9.4"
1231712325
moment: "npm:2.30.1"

0 commit comments

Comments
 (0)