Skip to content

Commit b1d21db

Browse files
deps: bump form-data in /samples/node/login-auth-code
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6. - [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.5...v4.0.6) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 454e39f commit b1d21db

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

samples/node/login-auth-code/yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,15 +1360,15 @@ __metadata:
13601360
linkType: hard
13611361

13621362
"form-data@npm:^4.0.0, form-data@npm:^4.0.5":
1363-
version: 4.0.5
1364-
resolution: "form-data@npm:4.0.5"
1363+
version: 4.0.6
1364+
resolution: "form-data@npm:4.0.6"
13651365
dependencies:
13661366
asynckit: "npm:^0.4.0"
13671367
combined-stream: "npm:^1.0.8"
13681368
es-set-tostringtag: "npm:^2.1.0"
1369-
hasown: "npm:^2.0.2"
1370-
mime-types: "npm:^2.1.12"
1371-
checksum: 10c0/dd6b767ee0bbd6d84039db12a0fa5a2028160ffbfaba1800695713b46ae974a5f6e08b3356c3195137f8530dcd9dfcb5d5ae1eeff53d0db1e5aad863b619ce3b
1369+
hasown: "npm:^2.0.4"
1370+
mime-types: "npm:^2.1.35"
1371+
checksum: 10c0/43947a77bf0ff45c6ceed789778982d47a3f3e720a74b71721174ebf3310a5f1a8be1d6b38a3ee3688e8a18a2c4273073ec0844cd37efda3eaf46d41c9c318ff
13721372
languageName: node
13731373
linkType: hard
13741374

@@ -1500,6 +1500,15 @@ __metadata:
15001500
languageName: node
15011501
linkType: hard
15021502

1503+
"hasown@npm:^2.0.4":
1504+
version: 2.0.4
1505+
resolution: "hasown@npm:2.0.4"
1506+
dependencies:
1507+
function-bind: "npm:^1.1.2"
1508+
checksum: 10c0/2d8de939e270b70618f8cebb69746620db10617dbb495bc66ddad326955ea24d3ca4af133aff3eb7c1853e0218f867bc2b050ec26fe02e3aea58f880ffc5e506
1509+
languageName: node
1510+
linkType: hard
1511+
15031512
"http-errors@npm:^2.0.0, http-errors@npm:^2.0.1, http-errors@npm:~2.0.1":
15041513
version: 2.0.1
15051514
resolution: "http-errors@npm:2.0.1"
@@ -1728,7 +1737,7 @@ __metadata:
17281737
languageName: node
17291738
linkType: hard
17301739

1731-
"mime-types@npm:^2.1.12":
1740+
"mime-types@npm:^2.1.35":
17321741
version: 2.1.35
17331742
resolution: "mime-types@npm:2.1.35"
17341743
dependencies:

0 commit comments

Comments
 (0)