Skip to content

Commit b7fe969

Browse files
Update dependency undici to v6.21.2 [SECURITY]
1 parent 14b7c6c commit b7fe969

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
@@ -43,7 +43,7 @@
4343
"set-interval-async": "^2.0.0",
4444
"systeminformation": "^5.27.6",
4545
"tty-table": "^4.2.3",
46-
"undici": "6.19.2"
46+
"undici": "6.21.2"
4747
},
4848
"devDependencies": {
4949
"@babel/core": "7.20.12",

0 commit comments

Comments
 (0)