Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency relay-compiler to v18 #8478

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -135,7 +135,7 @@
"jsdom": "24.1.1",
"monocart-reporter": "2.4.5",
"react-test-renderer": "18.3.1",
"relay-compiler": "17.0.0",
"relay-compiler": "18.0.0",
"relay-test-utils": "17.0.0",
"typescript": "5.5.4",
"vite": "5.4.6",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15667,7 +15667,7 @@ __metadata:
react-virtualized: "npm:9.22.5"
reactflow: "npm:11.11.4"
recharts: "npm:2.12.7"
relay-compiler: "npm:17.0.0"
relay-compiler: "npm:18.0.0"
relay-runtime: "npm:17.0.0"
relay-test-utils: "npm:17.0.0"
remark-flexible-markers: "npm:1.2.1"
Expand Down Expand Up @@ -17788,12 +17788,12 @@ __metadata:
languageName: node
linkType: hard

"relay-compiler@npm:17.0.0":
version: 17.0.0
resolution: "relay-compiler@npm:17.0.0"
"relay-compiler@npm:18.0.0":
version: 18.0.0
resolution: "relay-compiler@npm:18.0.0"
bin:
relay-compiler: cli.js
checksum: 10/1cb4531205f1a26a7b27bfec104cf685c12d92d46b322191ab086ec817fce4a3ae42e520630444a72840d8e5d1a1e00779fd6387c82c542fbf11cc0b884623f4
checksum: 10/58d176d521d4d897e4ec05bea065ef036450514c532c9c491b1c45e9c92c62dac92ebad72c1d59b06ec832485654ddf86159c0fe83f6b6fece855f6363f7b1d3
languageName: node
linkType: hard

Expand Down