Skip to content

Commit 60e68e0

Browse files
Bump form-data in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [form-data](https://github.com/form-data/form-data). Updates `form-data` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.1...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf22d03 commit 60e68e0

File tree

2 files changed

+29
-15
lines changed

2 files changed

+29
-15
lines changed

package-lock.json

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6898,6 +6898,16 @@ es-set-tostringtag@^2.0.1:
68986898
has-tostringtag "^1.0.0"
68996899
hasown "^2.0.0"
69006900

6901+
es-set-tostringtag@^2.1.0:
6902+
version "2.1.0"
6903+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
6904+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
6905+
dependencies:
6906+
es-errors "^1.3.0"
6907+
get-intrinsic "^1.2.6"
6908+
has-tostringtag "^1.0.2"
6909+
hasown "^2.0.2"
6910+
69016911
es-shim-unscopables@^1.0.0:
69026912
version "1.0.2"
69036913
resolved "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz"
@@ -7447,12 +7457,14 @@ foreground-child@^3.1.0:
74477457
signal-exit "^4.0.1"
74487458

74497459
form-data@^4.0.0:
7450-
version "4.0.1"
7451-
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz"
7452-
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
7460+
version "4.0.4"
7461+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
7462+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
74537463
dependencies:
74547464
asynckit "^0.4.0"
74557465
combined-stream "^1.0.8"
7466+
es-set-tostringtag "^2.1.0"
7467+
hasown "^2.0.2"
74567468
mime-types "^2.1.12"
74577469

74587470
@@ -7518,9 +7530,9 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
75187530
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
75197531
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
75207532

7521-
get-intrinsic@^1.1.1, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
7533+
get-intrinsic@^1.1.1, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
75227534
version "1.3.0"
7523-
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz"
7535+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
75247536
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
75257537
dependencies:
75267538
call-bind-apply-helpers "^1.0.2"

0 commit comments

Comments
 (0)