Bump @cap-js-community/odata-v2-adapter from 1.10.5 to 1.10.6 (#520)
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter) from 1.10.5 to 1.10.6. - [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.10.5...v1.10.6) --- updated-dependencies: - dependency-name: "@cap-js-community/odata-v2-adapter" dependency-type: direct:production update-type: version-update:semver-patch ... 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:
28
package-lock.json
generated
28
package-lock.json
generated
@@ -214,9 +214,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cap-js-community/odata-v2-adapter": {
|
||||
"version": "1.10.5",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.10.5.tgz",
|
||||
"integrity": "sha512-2m3OuMnh7WoONNWSjuP5/vydzRhae9eEBM68kMODM1PXtKN+TpEYKIdne2VEyDHijeRJ1qwjDU9/XmCt7vNQ8g==",
|
||||
"version": "1.10.6",
|
||||
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.10.6.tgz",
|
||||
"integrity": "sha512-KXRem1fQB2jDTEH+1WZj+6HXpb+4eLDWchfv7M4G0tWv8A6Kl/76lA8AaAiUzY/EWk7Y1B+oGhRc0dAJZgcL6A==",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.2",
|
||||
"body-parser-xml": "^2.0.5",
|
||||
@@ -224,12 +224,32 @@
|
||||
"express-fileupload": "^1.4.0",
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"node-fetch": "^2.6.11",
|
||||
"xml2js": "^0.5.0"
|
||||
"xml2js": "^0.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/@cap-js-community/odata-v2-adapter/node_modules/xml2js": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.0.tgz",
|
||||
"integrity": "sha512-eLTh0kA8uHceqesPqSE+VvO1CDDJWMwlQfB6LuN6T8w6MaDJ8Txm8P7s5cHD0miF0V+GGTZrDQfxPZQVsur33w==",
|
||||
"dependencies": {
|
||||
"sax": ">=0.6.0",
|
||||
"xmlbuilder": "~11.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@cap-js-community/odata-v2-adapter/node_modules/xmlbuilder": {
|
||||
"version": "11.0.1",
|
||||
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
||||
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
||||
"engines": {
|
||||
"node": ">=4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@capire/bookshop": {
|
||||
"resolved": "bookshop",
|
||||
"link": true
|
||||
|
||||
Reference in New Issue
Block a user