Skip to content

Commit 76bb44d

Browse files
Bump form-data from 3.0.4 to 3.0.5 in /packages/rescript-relay (#641)
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.4 to 3.0.5. - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 3.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f7432d commit 76bb44d

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

packages/rescript-relay/yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2470,14 +2470,14 @@ find-up@^4.0.0, find-up@^4.1.0:
24702470
path-exists "^4.0.0"
24712471

24722472
form-data@^3.0.0:
2473-
version "3.0.4"
2474-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.4.tgz#938273171d3f999286a4557528ce022dc2c98df1"
2475-
integrity sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==
2473+
version "3.0.5"
2474+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.5.tgz#2ea3ec24f0dcb7e0262a11efb732031240ea8e9f"
2475+
integrity sha512-j23EibVLnp4zNXGW7LjryXYa2X6U/M96yoOX+ybZxwkYajdxRNEqYY3zhh7y0i6kfISKS2jr+EJq1YTUDEv5+w==
24762476
dependencies:
24772477
asynckit "^0.4.0"
24782478
combined-stream "^1.0.8"
24792479
es-set-tostringtag "^2.1.0"
2480-
hasown "^2.0.2"
2480+
hasown "^2.0.4"
24812481
mime-types "^2.1.35"
24822482

24832483
fs.realpath@^1.0.0:
@@ -2664,6 +2664,13 @@ hasown@^2.0.2:
26642664
dependencies:
26652665
function-bind "^1.1.2"
26662666

2667+
hasown@^2.0.4:
2668+
version "2.0.4"
2669+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
2670+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
2671+
dependencies:
2672+
function-bind "^1.1.2"
2673+
26672674
html-encoding-sniffer@^2.0.1:
26682675
version "2.0.1"
26692676
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"

0 commit comments

Comments
 (0)