Skip to content

Commit da557bc

Browse files
[deps] Update dependency markdown-to-jsx to v9
1 parent a33d923 commit da557bc

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.7.4",
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
@@ -10937,15 +10937,23 @@ __metadata:
1093710937
languageName: node
1093810938
linkType: hard
1093910939

10940-
"markdown-to-jsx@npm:8.0.0":
10941-
version: 8.0.0
10942-
resolution: "markdown-to-jsx@npm:8.0.0"
10940+
"markdown-to-jsx@npm:9.7.4":
10941+
version: 9.7.4
10942+
resolution: "markdown-to-jsx@npm:9.7.4"
1094310943
peerDependencies:
10944-
react: ">= 0.14.0"
10944+
react: ">= 16.0.0"
10945+
solid-js: ">=1.0.0"
10946+
vue: ">=3.0.0"
1094510947
peerDependenciesMeta:
1094610948
react:
1094710949
optional: true
10948-
checksum: 10c0/54f60e41ac397ee00c2f8ff21b6c56303568b1581b76fc89b3c60f8d31a38cbbf543e83ada4e43d518ec322a0e5d89e06c5b81c2ead825f4b4e7d0d06f063c9a
10950+
react-native:
10951+
optional: true
10952+
solid-js:
10953+
optional: true
10954+
vue:
10955+
optional: true
10956+
checksum: 10c0/2498d34f841a622de713daef75dd3a15e678d88874f499b1f8eed81523f3b95829d6796be3c6bd429c563df2aff7ba2f9d18fe6028cee9d4d7ae9d0317ba6492
1094910957
languageName: node
1095010958
linkType: hard
1095110959

@@ -12300,7 +12308,7 @@ __metadata:
1230012308
json5: "npm:2.2.3"
1230112309
leaflet: "npm:1.9.4"
1230212310
license-checker-rseidelsohn: "npm:4.4.2"
12303-
markdown-to-jsx: "npm:8.0.0"
12311+
markdown-to-jsx: "npm:9.7.4"
1230412312
marked: "npm:17.0.1"
1230512313
mdi-material-ui: "npm:7.9.4"
1230612314
moment: "npm:2.30.1"

0 commit comments

Comments
 (0)