aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-21 22:26:30 +0000
committerGitHub <noreply@github.com>2025-01-21 22:26:30 +0000
commit3dfec80571a844e3fd1ff83dd0af71d7dbcd3f67 (patch)
tree1778014e61e5e1e3f79cd92b2e728198f6a9e015
parentc5b8f8011bee9f31c61075b214880ab20a4d65e8 (diff)
downloadx-3dfec80571a844e3fd1ff83dd0af71d7dbcd3f67.tar.xz
x-3dfec80571a844e3fd1ff83dd0af71d7dbcd3f67.zip
build(deps): bump undici from 5.28.4 to 5.28.5 in /migroserbices/falin (#657)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--migroserbices/falin/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/migroserbices/falin/package-lock.json b/migroserbices/falin/package-lock.json
index 7b80b58..95d88f5 100644
--- a/migroserbices/falin/package-lock.json
+++ b/migroserbices/falin/package-lock.json
@@ -1454,9 +1454,9 @@
}
},
"node_modules/undici": {
- "version": "5.28.4",
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
- "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
+ "version": "5.28.5",
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz",
+ "integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==",
"license": "MIT",
"peer": true,
"dependencies": {