Bump xml2js and @microsoft/sp-build-web in /samples/react-app-settings

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@microsoft/sp-build-web` from 1.15.2 to 1.17.2

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-13 18:42:44 +00:00 committed by GitHub
parent 7fc9959199
commit ade1e801cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4471 additions and 3263 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@
"react-dom": "16.3.2" "react-dom": "16.3.2"
}, },
"devDependencies": { "devDependencies": {
"@microsoft/sp-build-web": "1.15.2", "@microsoft/sp-build-web": "1.17.2",
"@microsoft/sp-module-interfaces": "1.7.1", "@microsoft/sp-module-interfaces": "1.7.1",
"@microsoft/sp-webpart-workbench": "1.12.1", "@microsoft/sp-webpart-workbench": "1.12.1",
"gulp": "~3.9.1", "gulp": "~3.9.1",