Skip to content

Commit

Permalink
[backend/worker] Release 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed Mar 2, 2024
1 parent 5be9533 commit 1bd41a7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opencti-front",
"version": "6.0.2",
"version": "6.0.3",
"private": true,
"main": "src/front.tsx",
"dependencies": {
Expand Down Expand Up @@ -175,7 +175,7 @@
"resolutions": {
"eslint-plugin-custom-rules": "0.0.1",
"json5": "2.2.3",
"glob-parent": "6.0.2",
"glob-parent": "6.0.3",
"webpack": "5.90.3",
"d3-color": "3.1.0",
"loader-utils": "3.2.1",
Expand Down
4 changes: 2 additions & 2 deletions opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opencti-graphql",
"version": "6.0.2",
"version": "6.0.3",
"main": "src/back.js",
"scripts": {
"check-ts": "tsc --noEmit",
Expand Down Expand Up @@ -97,7 +97,7 @@
"graphql-relay": "0.10.0",
"graphql-scalars": "1.22.4",
"graphql-subscriptions": "2.0.0",
"graphql-upload": "16.0.2",
"graphql-upload": "16.0.3",
"helmet": "7.1.0",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==6.0.2
pycti==6.0.3
parsuricata==0.4.1
plyara==2.1.1
sigmatools==0.23.1
Expand Down
2 changes: 1 addition & 1 deletion opencti-worker/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==6.0.2
pycti==6.0.3
opentelemetry-api==1.22.0
opentelemetry-sdk==1.22.0
opentelemetry-exporter-prometheus==0.43b0

0 comments on commit 1bd41a7

Please sign in to comment.