Skip to content

Commit c07ecac

Browse files
authored
Merge pull request #148 from lens-protocol/dependabot/npm_and_yarn/form-data-4.0.4
build(deps): bump form-data from 4.0.0 to 4.0.4
2 parents f3e9c10 + 9e04bcf commit c07ecac

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2899,6 +2899,16 @@ es-set-tostringtag@^2.0.3:
28992899
has-tostringtag "^1.0.2"
29002900
hasown "^2.0.1"
29012901

2902+
es-set-tostringtag@^2.1.0:
2903+
version "2.1.0"
2904+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2905+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2906+
dependencies:
2907+
es-errors "^1.3.0"
2908+
get-intrinsic "^1.2.6"
2909+
has-tostringtag "^1.0.2"
2910+
hasown "^2.0.2"
2911+
29022912
es-shim-unscopables@^1.0.2:
29032913
version "1.0.2"
29042914
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
@@ -3158,12 +3168,14 @@ foreground-child@^3.1.0:
31583168
signal-exit "^4.0.1"
31593169

31603170
form-data@^4.0.0:
3161-
version "4.0.0"
3162-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
3163-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
3171+
version "4.0.4"
3172+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3173+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
31643174
dependencies:
31653175
asynckit "^0.4.0"
31663176
combined-stream "^1.0.8"
3177+
es-set-tostringtag "^2.1.0"
3178+
hasown "^2.0.2"
31673179
mime-types "^2.1.12"
31683180

31693181
@@ -3255,7 +3267,7 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@
32553267
has-symbols "^1.0.3"
32563268
hasown "^2.0.0"
32573269

3258-
get-intrinsic@^1.3.0:
3270+
get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
32593271
version "1.3.0"
32603272
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
32613273
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==

0 commit comments

Comments
 (0)