Merge 23369e6ba7b851474954da7168947347db8d54cb into 1d127c94a356e937c6349faf1630ef9c3b72451f

This commit is contained in:
dependabot[bot] 2025-03-21 12:37:15 +01:00 committed by GitHub
commit 58bfa2d994
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": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.1.1.tgz",
"integrity": "sha512-UkIUz0LtzuO17Ijm6SXMGtfZMs7IvbNwvuJBiBuN93PIhr/n9/sbJMqpvYFaCBGfwu1ZM4PPPDgQzeeke4lEoA==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/docker-compose/-/docker-compose-1.2.0.tgz",
"integrity": "sha512-wIU1eHk3Op7dFgELRdmOYlPYS4gP8HhH1ZmZa13QZF59y0fblzFDFmKPhyc05phCy2hze9OEvNZAsoljrs+72w==",
"license": "MIT",
"dependencies": {
"yaml": "^2.2.2"