Skip to content
Merged
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-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"jose": "6.1.3",
"js-deep-equals": "2.1.1",
"json-to-plain-text": "1.2.0",
"jsonpath-plus": "10.3.0",
"jsonpath-plus": "10.4.0",
"jwt-decode": "4.0.0",
"license-checker-rseidelsohn": "4.4.2",
"lru-cache": "11.2.6",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9561,17 +9561,17 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:10.3.0":
version: 10.3.0
resolution: "jsonpath-plus@npm:10.3.0"
"jsonpath-plus@npm:10.4.0":
version: 10.4.0
resolution: "jsonpath-plus@npm:10.4.0"
dependencies:
"@jsep-plugin/assignment": "npm:^1.3.0"
"@jsep-plugin/regex": "npm:^1.0.4"
jsep: "npm:^1.4.0"
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 10c0/f5ff53078ecab98e8afd1dcdb4488e528653fa5a03a32d671f52db1ae9c3236e6e072d75e1949a80929fd21b07603924a586f829b40ad35993fa0247fa4f7506
checksum: 10c0/500ace17c7b8d084f9e1284e96761722600909b8ddc1f3a5b18f9152ad9e1d63a61e3d713abd6d7141d4b61e1f632f1eb67b57be6a220b17b215b95ba050af07
languageName: node
linkType: hard

Expand Down Expand Up @@ -10858,7 +10858,7 @@ __metadata:
jose: "npm:6.1.3"
js-deep-equals: "npm:2.1.1"
json-to-plain-text: "npm:1.2.0"
jsonpath-plus: "npm:10.3.0"
jsonpath-plus: "npm:10.4.0"
jwt-decode: "npm:4.0.0"
license-checker-rseidelsohn: "npm:4.4.2"
lru-cache: "npm:11.2.6"
Expand Down