Skip to content

Commit a911bbd

Browse files
ValeriyYustunykorocrmdeployer
and
orocrmdeployer
authored
BB-25126: Upgrade Webpack (#40713)
* BB-25126: Upgrade Webpack * Updated dev.locks | Production Changes | From | To | Compare | |--------------------|-------|-------|-----------------------------------------------------------------------| | composer/ca-bundle | 1.5.5 | 1.5.6 | [...](composer/ca-bundle@1.5.5...1.5.6) | | open-telemetry/api | 1.2.2 | 1.2.3 | [...](opentelemetry-php/api@1.2.2...1.2.3) | * BB-25372: Update colors for charts and calendar * BB-25126: Upgrade Webpack --------- Co-authored-by: orocrmdeployer <[email protected]>
1 parent 54dd274 commit a911bbd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dev.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -380,16 +380,16 @@
380380
},
381381
{
382382
"name": "composer/ca-bundle",
383-
"version": "1.5.5",
383+
"version": "1.5.6",
384384
"source": {
385385
"type": "git",
386386
"url": "https://github.com/composer/ca-bundle.git",
387-
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6"
387+
"reference": "f65c239c970e7f072f067ab78646e9f0b2935175"
388388
},
389389
"dist": {
390390
"type": "zip",
391-
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6",
392-
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6",
391+
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175",
392+
"reference": "f65c239c970e7f072f067ab78646e9f0b2935175",
393393
"shasum": ""
394394
},
395395
"require": {
@@ -436,7 +436,7 @@
436436
"support": {
437437
"irc": "irc://irc.freenode.org/composer",
438438
"issues": "https://github.com/composer/ca-bundle/issues",
439-
"source": "https://github.com/composer/ca-bundle/tree/1.5.5"
439+
"source": "https://github.com/composer/ca-bundle/tree/1.5.6"
440440
},
441441
"funding": [
442442
{
@@ -452,7 +452,7 @@
452452
"type": "tidelift"
453453
}
454454
],
455-
"time": "2025-01-08T16:17:16+00:00"
455+
"time": "2025-03-06T14:30:56+00:00"
456456
},
457457
{
458458
"name": "composer/semver",

0 commit comments

Comments
 (0)