diff --git a/packages/cactus-cmd-api-server/package.json b/packages/cactus-cmd-api-server/package.json index 7d4460f473..90cc258746 100644 --- a/packages/cactus-cmd-api-server/package.json +++ b/packages/cactus-cmd-api-server/package.json @@ -103,6 +103,7 @@ "@types/express": "4.17.19", "@types/express-http-proxy": "1.6.2", "@types/google-protobuf": "3.15.5", + "@types/http-cache-semantics": "4.0.4", "@types/json-stable-stringify": "1.0.34", "@types/jsonwebtoken": "8.5.4", "@types/multer": "1.4.7", @@ -117,6 +118,7 @@ "google-protobuf": "3.18.0-rc.2", "grpc-tools": "1.12.4", "grpc_tools_node_protoc_ts": "5.3.3", + "http-cache-semantics": "4.1.1", "http-status-codes": "2.1.4", "protobufjs": "7.2.5" }, diff --git a/yarn.lock b/yarn.lock index 4f08936c5c..b72da3802e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6664,6 +6664,7 @@ __metadata: "@types/express": 4.17.19 "@types/express-http-proxy": 1.6.2 "@types/google-protobuf": 3.15.5 + "@types/http-cache-semantics": 4.0.4 "@types/json-stable-stringify": 1.0.34 "@types/jsonwebtoken": 8.5.4 "@types/multer": 1.4.7 @@ -6692,6 +6693,7 @@ __metadata: google-protobuf: 3.18.0-rc.2 grpc-tools: 1.12.4 grpc_tools_node_protoc_ts: 5.3.3 + http-cache-semantics: 4.1.1 http-status-codes: 2.1.4 jose: 4.9.2 json-stable-stringify: 1.0.2 @@ -12905,6 +12907,13 @@ __metadata: languageName: node linkType: hard +"@types/http-cache-semantics@npm:4.0.4": + version: 4.0.4 + resolution: "@types/http-cache-semantics@npm:4.0.4" + checksum: 7f4dd832e618bc1e271be49717d7b4066d77c2d4eed5b81198eb987e532bb3e1c7e02f45d77918185bad936f884b700c10cebe06305f50400f382ab75055f9e8 + languageName: node + linkType: hard + "@types/http-cache-semantics@npm:^4.0.1": version: 4.0.1 resolution: "@types/http-cache-semantics@npm:4.0.1"