Browse Source

Bump undici from 5.26.2 to 5.28.4 (#4990)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
90fd7cc7dd
2 changed files with 5 additions and 5 deletions
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -42,7 +42,7 @@
         "solidity-ast": "^0.4.50",
         "solidity-coverage": "^0.8.5",
         "solidity-docgen": "^0.6.0-beta.29",
-        "undici": "^5.22.1",
+        "undici": "^5.28.4",
         "yargs": "^17.0.0"
       }
     },
@@ -10808,9 +10808,9 @@
       }
     },
     "node_modules/undici": {
-      "version": "5.26.2",
-      "resolved": "https://registry.npmjs.org/undici/-/undici-5.26.2.tgz",
-      "integrity": "sha512-a4PDLQgLTPHVzOK+x3F79/M4GtyYPl+aX9AAK7aQxpwxDwCqkeZCScy7Gk5kWT3JtdFq1uhO3uZJdLtHI4dK9A==",
+      "version": "5.28.4",
+      "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
+      "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
       "dev": true,
       "dependencies": {
         "@fastify/busboy": "^2.0.0"

+ 1 - 1
package.json

@@ -83,7 +83,7 @@
     "solidity-ast": "^0.4.50",
     "solidity-coverage": "^0.8.5",
     "solidity-docgen": "^0.6.0-beta.29",
-    "undici": "^5.22.1",
+    "undici": "^5.28.4",
     "yargs": "^17.0.0"
   }
 }