diff --git a/src/package-lock.json b/src/package-lock.json index a845c15..7c3cae0 100644 --- a/src/package-lock.json +++ b/src/package-lock.json @@ -1198,9 +1198,9 @@ } }, "node_modules/@sap/cds-dk": { - "version": "10.0.4", - "resolved": "https://registry.npmjs.org/@sap/cds-dk/-/cds-dk-10.0.4.tgz", - "integrity": "sha512-xuA/Kgo5lkiyZYJM1JNYVsmYGoylPD0XMVbi2pWPdJ9opUN44WIn9/8T0qL9ouw84nUhvh3swz9XvXtNYsygNw==", + "version": "10.0.7", + "resolved": "https://registry.npmjs.org/@sap/cds-dk/-/cds-dk-10.0.7.tgz", + "integrity": "sha512-M1INFmdNzr7dOoYzJ1MVhTyqYSg+vi8oH96N96CHo/cIM+wxMBJ9G/0OPppNs+pPrBPqkF91Xhy/FSGzwr7mfA==", "bundleDependencies": [ "@cap-js/asyncapi", "@cap-js/db-service", @@ -1317,10 +1317,10 @@ "@cap-js/db-service": "*", "@cap-js/openapi": "^1.0.0", "@cap-js/sqlite": "^3", - "@sap/cds": ">=9", + "@sap/cds": "^10", "@sap/cds-compiler": "*", "@sap/cds-fiori": "*", - "@sap/cds-mtxs": ">=3", + "@sap/cds-mtxs": "^4", "@sap/hdi": "*", "@sap/hdi-deploy": "^5", "@sap/xsenv": "*", @@ -1349,7 +1349,7 @@ "es-object-atoms": "*", "escape-html": "*", "etag": "*", - "express": "^4.22.1 || ^5", + "express": "^5", "extsprintf": "*", "fill-range": "*", "finalhandler": "*", @@ -1454,7 +1454,7 @@ } }, "node_modules/@sap/cds-dk/node_modules/@cap-js/openapi": { - "version": "1.5.0", + "version": "1.6.0", "dev": true, "inBundle": true, "license": "Apache-2.0", @@ -1508,7 +1508,7 @@ } }, "node_modules/@sap/cds-dk/node_modules/@sap/cds": { - "version": "10.0.3", + "version": "10.0.5", "dev": true, "inBundle": true, "license": "SEE LICENSE IN LICENSE", @@ -1536,7 +1536,7 @@ } }, "node_modules/@sap/cds-dk/node_modules/@sap/cds-compiler": { - "version": "7.0.1", + "version": "7.0.3", "dev": true, "inBundle": true, "license": "SEE LICENSE IN LICENSE", @@ -1559,7 +1559,7 @@ } }, "node_modules/@sap/cds-dk/node_modules/@sap/cds-mtxs": { - "version": "3.9.5", + "version": "4.0.2", "dev": true, "inBundle": true, "license": "SEE LICENSE IN LICENSE", @@ -2248,12 +2248,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": { @@ -2510,7 +2514,7 @@ "license": "MIT" }, "node_modules/@sap/cds-dk/node_modules/sax": { - "version": "1.6.0", + "version": "1.6.1", "dev": true, "inBundle": true, "license": "BlueOak-1.0.0", @@ -2780,7 +2784,7 @@ "license": "ISC" }, "node_modules/@sap/cds-dk/node_modules/ws": { - "version": "8.21.0", + "version": "8.21.2", "dev": true, "inBundle": true, "license": "MIT",