Bump the production-dependencies group with 2 updates (#709)
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.3 to 7.8.1 Updates `@cap-js-community/odata-v2-adapter` from 1.12.7 to 1.12.8 - [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.7...v1.12.8) --- 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:
22
package-lock.json
generated
22
package-lock.json
generated
@@ -300,14 +300,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cap-js-community/odata-v2-adapter": {
|
||||
"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==",
|
||||
"version": "1.12.8",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.8.tgz",
|
||||
"integrity": "sha512-GiSLs2EQMpwp/w5ZC84etUQ7vygrdONJYMDbk4WFOqoYGVjcKz9sfW+gnp3863OnKV/AOyz5qXHxkGI9hRU7yw==",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.2",
|
||||
"body-parser-xml": "^2.0.5",
|
||||
"express": "^4.18.3",
|
||||
"express-fileupload": "^1.4.3",
|
||||
"express": "^4.19.2",
|
||||
"express-fileupload": "^1.5.0",
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"xml2js": "^0.6.2"
|
||||
},
|
||||
@@ -569,9 +569,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sap/cds": {
|
||||
"version": "7.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.7.3.tgz",
|
||||
"integrity": "sha512-KOnSlAm9xx1s26iXjFfviK64Qqhp/Ug2wkllOmuQ6A3+4CGDHVjv9cIdvdQOXEth1r4aQQ7gQdwuElEkYrBnXQ==",
|
||||
"version": "7.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.8.1.tgz",
|
||||
"integrity": "sha512-U9gClbOkzAFQxENyZJxMOn6VGZ3oPY7iCFMgXKwMRw9APYaGZEg3TdR02XYrVwjyX6N+tZuiQSLkjCV/vO5lMA==",
|
||||
"dependencies": {
|
||||
"@cap-js/cds-types": "<1",
|
||||
"@sap/cds-compiler": "^4",
|
||||
@@ -1646,9 +1646,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/express-fileupload": {
|
||||
"version": "1.4.3",
|
||||
"resolved": "https://registry.npmjs.org/express-fileupload/-/express-fileupload-1.4.3.tgz",
|
||||
"integrity": "sha512-vRzZo2YELm68DfR/CX8RMXgeK9BTAANxigrKACPjCXFGEzkCt/QWbqaIXP3W61uaX/hLj0CAo3/EVelpSQXkqA==",
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/express-fileupload/-/express-fileupload-1.5.0.tgz",
|
||||
"integrity": "sha512-jSW3w9evqM37VWkEPkL2Ck5wUo2a8qa03MH+Ou/0ZSTpNlQFBvSLjU12k2nYcHhaMPv4JVvv6+Ac1OuLgUZb7w==",
|
||||
"dependencies": {
|
||||
"busboy": "^1.6.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user