mirror of https://github.com/micromata/borgbackup-butler.git

dependabot[bot]
31.49.2025 793acbd3130f34911c50d6a63a4f0e8192b1e672
Bump qs, npm and react-scripts in /borgbutler-webapp

Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [npm](https://github.com/npm/cli) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.14.1)

Updates `npm` from 6.14.13 to 11.7.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.14.13...v11.7.0)

Updates `react-scripts` from 2.1.8 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: npm
dependency-version: 11.7.0
dependency-type: direct:production
- dependency-name: react-scripts
dependency-version: 5.0.1
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 files modified
53036 ■■■■■ changed files
borgbutler-webapp/package-lock.json 53032 ●●●●● patch | view | raw | blame | history
borgbutler-webapp/package.json 4 ●●●● patch | view | raw | blame | history
borgbutler-webapp/package-lock.json
Diff too large
borgbutler-webapp/package.json
@@ -11,7 +11,7 @@
    "history": "^4.7.2",
    "i": "^0.3.6",
    "js-file-download": "^0.4.4",
    "npm": "^6.4.1",
    "npm": "^11.7.0",
    "prop-types": "^15.5.7",
    "react": "^16.4.2",
    "react-cookies": "^0.1.0",
@@ -21,7 +21,7 @@
    "react-router": "^4.3.1",
    "react-router-bootstrap": "^0.24.4",
    "react-router-dom": "^4.3.1",
    "react-scripts": "^2.0.5",
    "react-scripts": "^5.0.1",
    "reactstrap": "^6.5.0",
    "redux": "^4.0.0",
    "redux-thunk": "^2.3.0"