Skip to content

Commit

Permalink
[backend/worker] Release 5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed Sep 12, 2023
1 parent e22e903 commit b037ff5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opencti-front",
"version": "5.10.1",
"version": "5.10.2",
"private": true,
"main": "src/index.tsx",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opencti-graphql",
"version": "5.10.1",
"version": "5.10.2",
"main": "src/back.js",
"scripts": {
"check-ts": "tsc --noEmit",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pycti==5.10.1
pycti==5.10.2
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==5.10.1
pycti==5.10.2
opentelemetry-api==1.20.0
opentelemetry-sdk==1.20.0
opentelemetry-exporter-prometheus==1.12.0rc1

0 comments on commit b037ff5

Please sign in to comment.