Skip to content

Commit ea22d19

Browse files
authored
RI-7274 - updating dependencies before the release (#4842)
1 parent 3e4a342 commit ea22d19

File tree

2 files changed

+9
-27
lines changed

2 files changed

+9
-27
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@
9999
"styled-components": "^5",
100100
"@elastic/eui/**/prismjs": "~1.30.0",
101101
"vite/esbuild": "^0.25.0",
102-
"react-router-dom/react-router/path-to-regexp": "^1.9.0"
102+
"react-router-dom/react-router/path-to-regexp": "^1.9.0",
103+
"**/form-data": "^4.0.4"
103104
},
104105
"devDependencies": {
105106
"@babel/preset-env": "^7.23.2",

yarn.lock

Lines changed: 7 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,18 +1548,6 @@
15481548
dependencies:
15491549
"@isaacs/balanced-match" "^4.0.1"
15501550

1551-
"@isaacs/balanced-match@^4.0.1":
1552-
version "4.0.1"
1553-
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
1554-
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
1555-
1556-
"@isaacs/brace-expansion@^5.0.0":
1557-
version "5.0.0"
1558-
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
1559-
integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
1560-
dependencies:
1561-
"@isaacs/balanced-match" "^4.0.1"
1562-
15631551
"@isaacs/cliui@^8.0.2":
15641552
version "8.0.2"
15651553
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -5380,7 +5368,7 @@ colorette@^2.0.14, colorette@^2.0.16:
53805368
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
53815369
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
53825370

5383-
combined-stream@^1.0.6, combined-stream@^1.0.8:
5371+
combined-stream@^1.0.8:
53845372
version "1.0.8"
53855373
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
53865374
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -7790,22 +7778,15 @@ foreground-child@^3.1.0:
77907778
cross-spawn "^7.0.0"
77917779
signal-exit "^4.0.1"
77927780

7793-
form-data@^2.3.1:
7794-
version "2.5.1"
7795-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4"
7796-
integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==
7797-
dependencies:
7798-
asynckit "^0.4.0"
7799-
combined-stream "^1.0.6"
7800-
mime-types "^2.1.12"
7801-
7802-
form-data@^4.0.0:
7803-
version "4.0.0"
7804-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
7805-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
7781+
form-data@^2.3.1, form-data@^4.0.0, form-data@^4.0.4:
7782+
version "4.0.4"
7783+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
7784+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
78067785
dependencies:
78077786
asynckit "^0.4.0"
78087787
combined-stream "^1.0.8"
7788+
es-set-tostringtag "^2.1.0"
7789+
hasown "^2.0.2"
78097790
mime-types "^2.1.12"
78107791

78117792
formidable@^1.2.0:

0 commit comments

Comments
 (0)