Bump the npm_and_yarn group with 7 updates

Bumps the npm_and_yarn group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@75lb/deep-merge](https://github.com/75lb/deep-merge) | `1.1.1` | `1.1.2` |
| [body-parser](https://github.com/expressjs/body-parser) | `1.19.2` | `1.20.3` |
| [ip](https://github.com/indutny/node-ip) | `1.1.9` | `removed` |
| [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) | `3.1.8` | `3.2.2` |
| [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) | `0.16.1` | `0.19.0` |
| [@web/test-runner-playwright](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-playwright) | `0.10.0` | `0.11.0` |
| [socket.io](https://github.com/socketio/socket.io) | `4.6.1` | `4.7.5` |


Updates `@75lb/deep-merge` from 1.1.1 to 1.1.2
- [Commits](https://github.com/75lb/deep-merge/compare/v1.1.1...v1.1.2)

Updates `body-parser` from 1.19.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.2...1.20.3)

Removes `ip`

Updates `@open-wc/testing` from 3.1.8 to 3.2.2
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/testing@3.2.2/packages/testing)

Updates `@web/test-runner` from 0.16.1 to 0.19.0
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.19.0/packages/test-runner)

Updates `@web/test-runner-playwright` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner-playwright/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner-playwright@0.11.0/packages/test-runner-playwright)

Updates `socket.io` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/4.7.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.7.5)

---
updated-dependencies:
- dependency-name: "@75lb/deep-merge"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@open-wc/testing"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@web/test-runner"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@web/test-runner-playwright"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: socket.io
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-15 22:00:01 +00:00 коммит произвёл GitHub
Родитель 18e976430c
Коммит 1d8c07bd61
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 1581 добавлений и 878 удалений

2455
package-lock.json сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -39,8 +39,8 @@
"@github/prettier-config": "^0.0.6",
"@open-wc/testing": "^3.1.8",
"@web/dev-server-esbuild": "^0.4.1",
"@web/test-runner": "^0.16.1",
"@web/test-runner-playwright": "^0.10.0",
"@web/test-runner": "^0.19.0",
"@web/test-runner-playwright": "^0.11.0",
"chai": "^4.2.0",
"chromium": "^3.0.3",
"esbuild": "^0.17.19",