Bump the production-dependencies group with 2 updates (#694)
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.7.0 to 7.7.1 Updates `@cap-js-community/odata-v2-adapter` from 1.12.6 to 1.12.7 - [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.6...v1.12.7) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
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.6",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.6.tgz",
|
||||
"integrity": "sha512-jYlHSbUhWdv7AKJ6FQFtsvEP7KC1f5RZ0DisbKBH39klSxl7LELOpSe6VMDPxtVfAm7s5EVgONao30n1xRlhig==",
|
||||
"version": "1.12.7",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.7.tgz",
|
||||
"integrity": "sha512-zeT75P0DnadBb9ld+ImPXjtzGBGrhChjyWRrPhycX14kCrZ/tP3oLZIZBsV566uuYRKVFjtk4VaBwpllb+N1rA==",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.2",
|
||||
"body-parser-xml": "^2.0.5",
|
||||
@@ -569,9 +569,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sap/cds": {
|
||||
"version": "7.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.7.0.tgz",
|
||||
"integrity": "sha512-5+Yjn1WDlaycLQ1FlsMn6DGgf+U6/qpBT+Dq0B7RXlwPXtginjVMtPwf1gtf5GAUCt1QwSMekeYhVR9ukj1JnQ==",
|
||||
"version": "7.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.7.1.tgz",
|
||||
"integrity": "sha512-NZyQfPVSsgezR9VLYIne/ijVa4PWKATAbW5aSu5EqnLLj7naIsFRQGVJruJS5Gm0c0ZOLlL6QVJf8THm6A6mKQ==",
|
||||
"dependencies": {
|
||||
"@cap-js/cds-types": "<1",
|
||||
"@sap/cds-compiler": "^4",
|
||||
|
||||
Reference in New Issue
Block a user