Skip to content
Snippets Groups Projects
Verified Commit c5512bcf authored by Jess's avatar Jess
Browse files

SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna,...

SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna, mlhess, cilefen, xjm, benjifisher
parent 626d170c
No related branches found
No related tags found
No related merge requests found
......@@ -441,7 +441,7 @@
"dist": {
"type": "path",
"url": "core",
"reference": "dc9d28de148cebd49d2c7cf3650fd836ed430a77"
"reference": "5e9f2d694f6e54064ce551dcd9ee157f209b2f2d"
},
"require": {
"asm89/stack-cors": "^2.0.2",
......@@ -461,7 +461,7 @@
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^7.4.3",
"guzzlehttp/guzzle": "^7.4.4",
"guzzlehttp/psr7": "^2.2.0",
"masterminds/html5": "^2.7",
"pear/archive_tar": "^1.4.14",
......@@ -814,16 +814,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.4.3",
"version": "7.4.4",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab"
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"shasum": ""
},
"require": {
......@@ -918,7 +918,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.3"
"source": "https://github.com/guzzle/guzzle/tree/7.4.4"
},
"funding": [
{
......@@ -934,7 +934,7 @@
"type": "tidelift"
}
],
"time": "2022-05-25T13:24:33+00:00"
"time": "2022-06-09T21:39:15+00:00"
},
{
"name": "guzzlehttp/promises",
......@@ -8390,5 +8390,5 @@
"platform-overrides": {
"php": "8.1.0"
},
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.3.0"
}
......@@ -13,7 +13,7 @@
"doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.3",
"egulias/email-validator": "3.1.2",
"guzzlehttp/guzzle": "7.4.3",
"guzzlehttp/guzzle": "7.4.4",
"guzzlehttp/promises": "1.5.1",
"guzzlehttp/psr7": "2.2.1",
"masterminds/html5": "2.7.5",
......
......@@ -33,7 +33,7 @@
"symfony/yaml": "^6.1",
"twig/twig": "^3.3.8",
"doctrine/annotations": "^1.13",
"guzzlehttp/guzzle": "^7.4.3",
"guzzlehttp/guzzle": "^7.4.4",
"guzzlehttp/psr7": "^2.2.0",
"egulias/email-validator": "^2.1.22|^3.1",
"masterminds/html5": "^2.7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment