Skip to content

Commit e781edb

Browse files
Update dependency undici to v6.21.2 [SECURITY]
1 parent a6c5ce8 commit e781edb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bin/example/bin/core-functions-toolbelt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"get-port": "7.1.0",
1313
"@jsforce/jsforce-node": "3.9.1",
14-
"undici": "6.19.2"
14+
"undici": "6.21.2"
1515
}
1616
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"set-interval-async": "^2.0.0",
4545
"systeminformation": "^5.27.6",
4646
"tty-table": "^4.2.3",
47-
"undici": "6.19.2"
47+
"undici": "6.21.2"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "7.20.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11338,10 +11338,10 @@ undici-types@~7.10.0:
1133811338
resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
1133911339
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
1134011340

11341-
undici@6.19.2:
11342-
version "6.19.2"
11343-
resolved "https://registry.npmjs.org/undici/-/undici-6.19.2.tgz#231bc5de78d0dafb6260cf454b294576c2f3cd31"
11344-
integrity sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==
11341+
undici@6.21.2:
11342+
version "6.21.2"
11343+
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.2.tgz#49c5884e8f9039c65a89ee9018ef3c8e2f1f4928"
11344+
integrity sha512-uROZWze0R0itiAKVPsYhFov9LxrPMHLMEQFszeI2gCN6bnIIZ8twzBCJcN2LJrBBLfrP0t1FW0g+JmKVl8Vk1g==
1134511345

1134611346
unicode-canonical-property-names-ecmascript@^2.0.0:
1134711347
version "2.0.1"

0 commit comments

Comments
 (0)