Skip to content

Commit

Permalink
[backend/worker] Release 5.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed Dec 22, 2023
1 parent d4ac6ec commit b7325fd
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.12.9",
"version": "5.12.10",
"private": true,
"main": "src/front.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.12.9",
"version": "5.12.10",
"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.12.9
pycti==5.12.10
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.12.9
pycti==5.12.10
opentelemetry-api==1.21.0
opentelemetry-sdk==1.21.0
opentelemetry-exporter-prometheus==1.12.0rc1

0 comments on commit b7325fd

Please sign in to comment.