Bump the production-dependencies group with 2 updates (#772)
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.3.1 to 8.4.0 Updates `@cap-js-community/odata-v2-adapter` from 1.13.6 to 1.13.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.13.6...v1.13.7) --- updated-dependencies: - dependency-name: "@sap/cds" dependency-type: direct:production update-type: version-update:semver-minor 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
@@ -108,9 +108,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cap-js-community/odata-v2-adapter": {
|
||||
"version": "1.13.6",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.6.tgz",
|
||||
"integrity": "sha512-EG00qG67SzABSNu4h3sEBIaqSy/5qaGwsLL0sdVKJb53I3lTWYjCMI6wUm3YZH6JVW+2l8pCzrOzEUFbmHUZLg==",
|
||||
"version": "1.13.7",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.7.tgz",
|
||||
"integrity": "sha512-rmW1a1EycRJsEpR5lRFo/U37EeHcB7R3z7gSo7DseCzPjbA7D5lsqFaAfGG9IseYdTVAd+X1HH1MMT4fz4NVow==",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.3",
|
||||
"body-parser-xml": "^2.0.5",
|
||||
@@ -370,9 +370,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sap/cds": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.3.1.tgz",
|
||||
"integrity": "sha512-v44OYZqeFYrH6ghfO/RqQ7eqgcNYAAQmVVFy9pIbOkxXay0uVDXB1nC3hu6cuqIYvp2PFInL0c3l1e+ycFSkPA==",
|
||||
"version": "8.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.4.0.tgz",
|
||||
"integrity": "sha512-nJzDmoyZVcnACZ2gHL03LRNZCDMV6fEW4t0PFg6cdvRAIiKl0s9/0zKp8kVDJpm6a+k5yvDx8nW2O10KqpMIVQ==",
|
||||
"dependencies": {
|
||||
"@sap/cds-compiler": ">=5.1",
|
||||
"@sap/cds-fiori": "^1",
|
||||
|
||||
Reference in New Issue
Block a user