Skip to content

Commit 3bfdf17

Browse files
[backend/worker] Release 6.6.10
1 parent d92543b commit 3bfdf17

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

opencti-platform/opencti-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencti-front",
3-
"version": "6.6.9",
3+
"version": "6.6.10",
44
"private": true,
55
"main": "src/front.tsx",
66
"dependencies": {

opencti-platform/opencti-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencti-graphql",
3-
"version": "6.6.9",
3+
"version": "6.6.10",
44
"main": "src/back.js",
55
"scripts": {
66
"check-ts": "tsc --noEmit",

opencti-platform/opencti-graphql/src/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pycti==6.6.9
1+
pycti==6.6.10
22
parsuricata==0.4.1
33
yara-python==4.5.1
44
sigmatools==0.23.1

opencti-worker/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pycti==6.6.9
1+
pycti==6.6.10
22
opentelemetry-api==1.32.1
33
opentelemetry-sdk==1.32.1
44
opentelemetry-exporter-prometheus==0.53b1

0 commit comments

Comments
 (0)