Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit c889514

Browse files
Update dependency @azure/functions to v4
1 parent 031babb commit c889514

File tree

2 files changed

+18
-19
lines changed

2 files changed

+18
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lint:format": "prettier --write '**/*.{js,json,md,yml}'"
1616
},
1717
"dependencies": {
18-
"@azure/functions": "3.5.1",
18+
"@azure/functions": "4.2.0",
1919
"bent": "7.3.12",
2020
"ramda": "0.29.1",
2121
"ethereum-waffle": "3.4.4"

yarn.lock

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,13 @@
1515
escape-string-regexp "^5.0.0"
1616
execa "^5.1.1"
1717

18-
"@azure/functions@3.5.1":
19-
version "3.5.1"
20-
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-3.5.1.tgz#98ac5c18f84835fd5821de404c52abbd458871f6"
21-
integrity sha512-6UltvJiuVpvHSwLcK/Zc6NfUwlkDLOFFx97BHCJzlWNsfiWwzwmTsxJXg4kE/LemKTHxPpfoPE+kOJ8hAdiKFQ==
18+
"@azure/functions@4.2.0":
19+
version "4.2.0"
20+
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.2.0.tgz#221e605d137e846e53fce4e5e24c95691c4747f3"
21+
integrity sha512-RSECLoje4jGVpsVRjEzkna9KvmQOVeB96cg8J5J2g41QQpMWCzD1QTPI5+yI0uvOidGRLYElV1zHZjdvsGf9Nw==
2222
dependencies:
23-
iconv-lite "^0.6.3"
2423
long "^4.0.0"
25-
uuid "^8.3.0"
24+
undici "^5.13.0"
2625

2726
"@ensdomains/ens@^0.4.4":
2827
version "0.4.5"
@@ -1264,6 +1263,11 @@
12641263
"@ethersproject/properties" "^5.6.0"
12651264
"@ethersproject/strings" "^5.6.0"
12661265

1266+
"@fastify/busboy@^2.0.0":
1267+
version "2.1.0"
1268+
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.0.tgz#0709e9f4cb252351c609c6e6d8d6779a8d25edff"
1269+
integrity sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==
1270+
12671271
"@humanwhocodes/config-array@^0.11.13":
12681272
version "0.11.13"
12691273
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
@@ -5370,13 +5374,6 @@ iconv-lite@^0.6.2:
53705374
dependencies:
53715375
safer-buffer ">= 2.1.2 < 3.0.0"
53725376

5373-
iconv-lite@^0.6.3:
5374-
version "0.6.3"
5375-
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501"
5376-
integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==
5377-
dependencies:
5378-
safer-buffer ">= 2.1.2 < 3.0.0"
5379-
53805377
idna-uts46-hx@^2.3.1:
53815378
version "2.3.1"
53825379
resolved "https://registry.yarnpkg.com/idna-uts46-hx/-/idna-uts46-hx-2.3.1.tgz#a1dc5c4df37eee522bf66d969cc980e00e8711f9"
@@ -8671,6 +8668,13 @@ undici-types@~5.26.4:
86718668
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
86728669
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
86738670

8671+
undici@^5.13.0:
8672+
version "5.28.2"
8673+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.2.tgz#fea200eac65fc7ecaff80a023d1a0543423b4c91"
8674+
integrity sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==
8675+
dependencies:
8676+
"@fastify/busboy" "^2.0.0"
8677+
86748678
union-value@^1.0.0:
86758679
version "1.0.1"
86768680
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
@@ -8795,11 +8799,6 @@ uuid@^3.3.2:
87958799
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
87968800
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
87978801

8798-
uuid@^8.3.0:
8799-
version "8.3.2"
8800-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
8801-
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
8802-
88038802
validate-npm-package-license@^3.0.1:
88048803
version "3.0.4"
88058804
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"

0 commit comments

Comments
 (0)