diff --git a/package-lock.json b/package-lock.json index 22b16f6..19995de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -256,9 +256,9 @@ } }, "node_modules/@sap/cds-dk": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/@sap/cds-dk/-/cds-dk-10.0.5.tgz", - "integrity": "sha512-jbh5lK3oSwA6xzqxQeZbKkphzV0i57HutIo2friTuolS2QYHX9WOaVAZySqovoPmT8acQtqj5ki7/nuJepGBRA==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/@sap/cds-dk/-/cds-dk-10.0.6.tgz", + "integrity": "sha512-rukYYrovNkpaRPgF6tI+tBHhel9WcpZRW2KFjVCVPCufrbTFqzz6PdCaQrb7tEctrRk5GBIL2bmN28s051Vt3w==", "bundleDependencies": [ "@cap-js/asyncapi", "@cap-js/db-service", @@ -566,7 +566,7 @@ } }, "node_modules/@sap/cds-dk/node_modules/@sap/cds": { - "version": "10.0.3", + "version": "10.0.4", "dev": true, "inBundle": true, "license": "SEE LICENSE IN LICENSE", @@ -594,7 +594,7 @@ } }, "node_modules/@sap/cds-dk/node_modules/@sap/cds-compiler": { - "version": "7.0.2", + "version": "7.0.3", "dev": true, "inBundle": true, "license": "SEE LICENSE IN LICENSE", @@ -1306,12 +1306,16 @@ } }, "node_modules/@sap/cds-dk/node_modules/media-typer": { - "version": "1.1.0", + "version": "1.1.1", "dev": true, "inBundle": true, "license": "MIT", "engines": { "node": ">= 0.8" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/@sap/cds-dk/node_modules/merge-descriptors": {