Bump the production-dependencies group with 2 updates (#742)
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter). Updates `@sap/cds` from 8.0.3 to 8.0.4 Updates `@cap-js-community/odata-v2-adapter` from 1.12.12 to 1.13.0 - [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases) - [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md) - [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.12...v1.13.0) --- updated-dependencies: - dependency-name: "@sap/cds" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@cap-js-community/odata-v2-adapter" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -107,15 +107,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cap-js-community/odata-v2-adapter": {
|
"node_modules/@cap-js-community/odata-v2-adapter": {
|
||||||
"version": "1.12.12",
|
"version": "1.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.12.tgz",
|
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.0.tgz",
|
||||||
"integrity": "sha512-sW3ojAfvBcXiCOj0REfxk+HfGKYK7TP5ev/PYZIKzZLvd1LIGDWd/U1DCOXfqJIoAHHEbXIXq7SPcwvPzryuqw==",
|
"integrity": "sha512-fKOegewAsESsisDV8eoDQJwng8ynNi+OCo9v5rA7RbA/36sqeqCOFW8Yt99qbneTHZ4uVz3sZfDoBkW5I/mYLA==",
|
||||||
"license": "Apache-2.0",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "^1.20.2",
|
"body-parser": "^1.20.2",
|
||||||
"body-parser-xml": "^2.0.5",
|
"body-parser-xml": "^2.0.5",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
"express-fileupload": "^1.5.0",
|
"express-fileupload": "^1.5.1",
|
||||||
"http-proxy-middleware": "^3.0.0",
|
"http-proxy-middleware": "^3.0.0",
|
||||||
"superagent": "^9.0.2",
|
"superagent": "^9.0.2",
|
||||||
"xml2js": "^0.6.2"
|
"xml2js": "^0.6.2"
|
||||||
@@ -353,10 +352,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sap/cds": {
|
"node_modules/@sap/cds": {
|
||||||
"version": "8.0.3",
|
"version": "8.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.0.4.tgz",
|
||||||
"integrity": "sha512-uX/tP0eeDMYXY34itmzTPJgfluAhmbisds8ujNBHbGCqXVAOdMFUDs4wUaqWeqsj3irP6Z1PISxG2nOxn+QrcQ==",
|
"integrity": "sha512-awDV9M4V7LTWBGCgnJqvczJOWCOYJT5/Fes3Y882VHbNe8mMQrA73XIrfc6cMrXBazwXOBxPhYM3/KHKhjR5qw==",
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sap/cds-compiler": ">=5",
|
"@sap/cds-compiler": ">=5",
|
||||||
"@sap/cds-fiori": "^1",
|
"@sap/cds-fiori": "^1",
|
||||||
|
|||||||
Reference in New Issue
Block a user