Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"reactflow": "11.11.4",
"recharts": "3.2.0",
"relay-runtime": "20.1.1",
"remark-flexible-markers": "1.3.2",
"remark-flexible-markers": "1.3.3",
"remark-gfm": "4.0.1",
"remark-parse": "11.0.0",
"rxjs": "7.8.2",
Expand Down
24 changes: 12 additions & 12 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12341,7 +12341,7 @@ __metadata:
relay-compiler: "npm:20.1.1"
relay-runtime: "npm:20.1.1"
relay-test-utils: "npm:20.1.1"
remark-flexible-markers: "npm:1.3.2"
remark-flexible-markers: "npm:1.3.3"
remark-gfm: "npm:4.0.1"
remark-parse: "npm:11.0.0"
rxjs: "npm:7.8.2"
Expand Down Expand Up @@ -13672,20 +13672,20 @@ __metadata:
languageName: node
linkType: hard

"remark-flexible-markers@npm:1.3.2":
version: 1.3.2
resolution: "remark-flexible-markers@npm:1.3.2"
"remark-flexible-markers@npm:1.3.3":
version: 1.3.3
resolution: "remark-flexible-markers@npm:1.3.3"
dependencies:
"@types/mdast": "npm:^4.0.4"
unist-builder: "npm:^4.0.0"
unist-util-find-after: "npm:^5.0.0"
unist-util-find-all-after: "npm:^5.0.0"
unist-util-find-all-before: "npm:^5.0.0"
unist-util-find-between-all: "npm:^1.1.0"
unist-util-visit: "npm:^5.0.0"
unist-util-find-between-all: "npm:^1.1.6"
unist-util-visit: "npm:^5.1.0"
peerDependencies:
unified: ^11
checksum: 10c0/f416351332cd9bfa5a47a0fc97485d2ff12325e1292011c5278cfb9c63a41845d6a9ea33dafcea189b4729afe2721dc7ca6fc08f01e0ad74e1ed81e0b719dc5f
checksum: 10c0/705068944c746a6c4ef59590f3949a01bf9e8f3fd86aa278e6a7daa97e5664ac7011a127602474c084a5b3bdd87ce7fa133155bdd58e4b105efd815ebe44240e
languageName: node
linkType: hard

Expand Down Expand Up @@ -15416,13 +15416,13 @@ __metadata:
languageName: node
linkType: hard

"unist-util-find-between-all@npm:^1.1.0":
version: 1.1.3
resolution: "unist-util-find-between-all@npm:1.1.3"
"unist-util-find-between-all@npm:^1.1.6":
version: 1.1.6
resolution: "unist-util-find-between-all@npm:1.1.6"
dependencies:
"@types/unist": "npm:^3.0.3"
unist-util-is: "npm:^6.0.1"
checksum: 10c0/439e949808d754e341f9966f76c16b4f1f4adb1cb9c8244499da5c399d2f92435162026700e482e19ff8451cb9f4e86e2af7957f4d08f4a465a0113ebf9610ae
checksum: 10c0/b202029dc6262e42feab3fc4b7423860e5ca140b8ec72ea44758b0471478fa76e3c1f6721a8aeda2d2228c62cde415292c238dc52626c0f664f71957361c27e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -15463,7 +15463,7 @@ __metadata:
languageName: node
linkType: hard

"unist-util-visit@npm:^5.0.0":
"unist-util-visit@npm:^5.0.0, unist-util-visit@npm:^5.1.0":
version: 5.1.0
resolution: "unist-util-visit@npm:5.1.0"
dependencies:
Expand Down