chore(deps): bump docker-compose from 1.1.1 to 1.2.0

Bumps [docker-compose](https://github.com/PDMLab/docker-compose) from 1.1.1 to 1.2.0.
- [Changelog](https://github.com/PDMLab/docker-compose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PDMLab/docker-compose/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: docker-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-21 04:19:52 +00:00 committed by GitHub
parent 47ef9a3b5f
commit 23369e6ba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -3405,9 +3405,9 @@
} }
}, },
"node_modules/docker-compose": { "node_modules/docker-compose": {
"version": "1.1.1", "version": "1.2.0",
"resolved": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.1.1.tgz", "resolved": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.2.0.tgz",
"integrity": "sha512-UkIUz0LtzuO17Ijm6SXMGtfZMs7IvbNwvuJBiBuN93PIhr/n9/sbJMqpvYFaCBGfwu1ZM4PPPDgQzeeke4lEoA==", "integrity": "sha512-wIU1eHk3Op7dFgELRdmOYlPYS4gP8HhH1ZmZa13QZF59y0fblzFDFmKPhyc05phCy2hze9OEvNZAsoljrs+72w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"yaml": "^2.2.2" "yaml": "^2.2.2"