Skip to content

Commit f87acc2

Browse files
authored
security: fix VULN-9754 (#5315)
1 parent ddcbcbb commit f87acc2

File tree

1 file changed

+3
-3
lines changed
  • packages/datadog-plugin-azure-functions/test/integration-test/fixtures

1 file changed

+3
-3
lines changed

packages/datadog-plugin-azure-functions/test/integration-test/fixtures/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@ undici-types@~6.19.2:
249249
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
250250

251251
undici@^5.13.0:
252-
version "5.28.4"
253-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4.tgz#6b280408edb6a1a604a9b20340f45b422e373068"
254-
integrity sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==
252+
version "5.28.5"
253+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5.tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b"
254+
integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==
255255
dependencies:
256256
"@fastify/busboy" "^2.0.0"
257257

0 commit comments

Comments
 (0)