Bump the production-dependencies group with 2 updates (#762)
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.2.2 to 8.2.3 Updates `@cap-js-community/odata-v2-adapter` from 1.13.2 to 1.13.3 - [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.2...v1.13.3) --- 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:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -108,16 +108,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cap-js-community/odata-v2-adapter": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.2.tgz",
|
||||
"integrity": "sha512-3Ig5+jRO6eMHLIKQKxe5QXMDZ2sRgQYyup47riM0ovZ4cLuX1f7QkyL+6l1v5ocARLJWiLynG4aeVTFhx5N1Aw==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.13.3",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.3.tgz",
|
||||
"integrity": "sha512-wlQud41O5kG1YGQIiH4Iq8UaQULNnZuJsA85MiAyguoZgkgPivxO/EDeN6PrgoJq6/NI+9m8dRKQhx27O/h2Eg==",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.2",
|
||||
"body-parser": "^1.20.3",
|
||||
"body-parser-xml": "^2.0.5",
|
||||
"express": "^4.19.2",
|
||||
"express": "^4.21.0",
|
||||
"express-fileupload": "^1.5.1",
|
||||
"http-proxy-middleware": "^3.0.1",
|
||||
"http-proxy-middleware": "^3.0.2",
|
||||
"xml2js": "^0.6.2"
|
||||
},
|
||||
"engines": {
|
||||
@@ -383,10 +382,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sap/cds": {
|
||||
"version": "8.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.2.2.tgz",
|
||||
"integrity": "sha512-Ag6ZtEOtHuaY6QTa/ZoMMQR8RsgGVBwKV6ujNTxSC5o5K882oCwow2HbbQkJsd6kNDmVkKRTXh7yye6zs7/KOQ==",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"version": "8.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.2.3.tgz",
|
||||
"integrity": "sha512-VZde7OvqMx2ehjwSIXfAqO20ROcn0G2H4ZBQA3FakQcFGz/7ay7fUsX+R/FWfQvDbwFUPqySHAWqoPPqkYJY+A==",
|
||||
"dependencies": {
|
||||
"@sap/cds-compiler": ">=5.1",
|
||||
"@sap/cds-fiori": "^1",
|
||||
|
||||
Reference in New Issue
Block a user