Bump the production-dependencies group with 2 updates
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 7.6.1 to 7.6.2 Updates `@cap-js-community/odata-v2-adapter` from 1.12.3 to 1.12.5 - [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.3...v1.12.5) --- 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-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Christian Georgi
parent
c4432d8dd7
commit
41a9e494ce
12
package-lock.json
generated
12
package-lock.json
generated
@@ -300,9 +300,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cap-js-community/odata-v2-adapter": {
|
||||
"version": "1.12.3",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.3.tgz",
|
||||
"integrity": "sha512-AW3EgIhkDWoXvL/2lnF7M30YB/68w9QHQaj9TnDJOMzlDZZFYwZFezrEdMlOqbFObf6HvgLx6sIOx26ESrWRuQ==",
|
||||
"version": "1.12.5",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.5.tgz",
|
||||
"integrity": "sha512-8SUB44i87jwdTv2rnhJUvk9Ios5uUcPoj2UM1dTzlrB8pThcyKg5wBLoYJGXcyVJNWg6coZXtem0ogOqt/0i7g==",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.2",
|
||||
"body-parser-xml": "^2.0.5",
|
||||
@@ -619,9 +619,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sap/cds": {
|
||||
"version": "7.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.6.1.tgz",
|
||||
"integrity": "sha512-l3JjxKgnHnG9gRvF6kjWDSRxLSLtqpKm6k6lf5vEFKvaiY9rV5nwC7gzLdBkYOpPuota1Oac3OdrD9Hg1tIC8Q==",
|
||||
"version": "7.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.6.2.tgz",
|
||||
"integrity": "sha512-fXpjmzyb9bBhYg0rpwUpdHLLFcNwcvOd/KMSa8/UV26ZntsH+KojKDoE1V0GhIEspRucyy5AexDRIqPiJ1/ASQ==",
|
||||
"dependencies": {
|
||||
"@cap-js/cds-types": "<1",
|
||||
"@sap/cds-compiler": "^4",
|
||||
|
||||
Reference in New Issue
Block a user