Skip to content

Commit fb25830

Browse files
[deps] Update dependency markdown-to-jsx to v9
1 parent f7e0c87 commit fb25830

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.0",
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
@@ -12648,15 +12648,23 @@ __metadata:
1264812648
languageName: node
1264912649
linkType: hard
1265012650

12651-
"markdown-to-jsx@npm:8.0.0":
12652-
version: 8.0.0
12653-
resolution: "markdown-to-jsx@npm:8.0.0"
12651+
"markdown-to-jsx@npm:9.3.0":
12652+
version: 9.3.0
12653+
resolution: "markdown-to-jsx@npm:9.3.0"
1265412654
peerDependencies:
12655-
react: ">= 0.14.0"
12655+
react: ">= 16.0.0"
12656+
solid-js: ">=1.0.0"
12657+
vue: ">=3.0.0"
1265612658
peerDependenciesMeta:
1265712659
react:
1265812660
optional: true
12659-
checksum: 10c0/54f60e41ac397ee00c2f8ff21b6c56303568b1581b76fc89b3c60f8d31a38cbbf543e83ada4e43d518ec322a0e5d89e06c5b81c2ead825f4b4e7d0d06f063c9a
12661+
react-native:
12662+
optional: true
12663+
solid-js:
12664+
optional: true
12665+
vue:
12666+
optional: true
12667+
checksum: 10c0/e58aba58fe61708e72f6fc92887939621c425f2f49d400f857a663e0098821f6c8afc2430e230253f4a436748399ab199c352698c6376509c6f77afc6dd0751f
1266012668
languageName: node
1266112669
linkType: hard
1266212670

@@ -14070,7 +14078,7 @@ __metadata:
1407014078
json5: "npm:2.2.3"
1407114079
leaflet: "npm:1.9.4"
1407214080
license-checker-rseidelsohn: "npm:4.4.2"
14073-
markdown-to-jsx: "npm:8.0.0"
14081+
markdown-to-jsx: "npm:9.3.0"
1407414082
marked: "npm:17.0.1"
1407514083
mdi-material-ui: "npm:7.9.4"
1407614084
moment: "npm:2.30.1"

0 commit comments

Comments
 (0)