mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
Update to @azure/functions@3
Might be needed to update the Function runtime to version 4.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"types": "dist/index.d.ts",
|
||||
"description": "Publish DefinitelyTyped definitions to NPM",
|
||||
"dependencies": {
|
||||
"@azure/functions": "^1.2.3",
|
||||
"@azure/functions": "^3.2.0",
|
||||
"@azure/identity": "^1.5.2",
|
||||
"@azure/keyvault-secrets": "^4.3.0",
|
||||
"@definitelytyped/definitions-parser": "^0.0.136",
|
||||
|
||||
@@ -104,10 +104,10 @@
|
||||
"@opentelemetry/api" "^1.0.1"
|
||||
tslib "^2.2.0"
|
||||
|
||||
"@azure/functions@^1.2.3":
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-1.2.3.tgz#65765837e7319eedffbf8a971cb2f78d4e043d54"
|
||||
integrity sha512-dZITbYPNg6ay6ngcCOjRUh1wDhlFITS0zIkqplyH5KfKEAVPooaoaye5mUFnR+WP9WdGRjlNXyl/y2tgWKHcRg==
|
||||
"@azure/functions@^3.2.0":
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-3.2.0.tgz#c73003db8bd93be186824db29e98e00879bf0f91"
|
||||
integrity sha512-HbE7iORnYcjLzKNf5mIQRJQDTsVxhoXHRWEZ6KWdGh4e7+F9xTloiBicavbSoVmlAYivenIVpryHanVwsQaHUw==
|
||||
|
||||
"@azure/identity@^1.5.2":
|
||||
version "1.5.2"
|
||||
|
||||
Reference in New Issue
Block a user