Skip to content

Commit 7acf2a6

Browse files
committed
Update @pagopa/express-azure-functions in order to be based on Node 18
1 parent f01fa1d commit 7acf2a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@azure/cosmos": "^3.11.5",
53-
"@pagopa/express-azure-functions": "^2.0.0",
53+
"@pagopa/express-azure-functions": "^4.0.1",
5454
"@pagopa/io-functions-commons": "^28.0.0",
5555
"@pagopa/openapi-codegen-ts": "^12.1.2",
5656
"@pagopa/ts-commons": "^11.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1150,10 +1150,10 @@
11501150
eslint-plugin-sonarjs "^0.5.0"
11511151
prettier "^2.1.2"
11521152

1153-
"@pagopa/express-azure-functions@^2.0.0":
1154-
version "2.1.1"
1155-
resolved "https://registry.yarnpkg.com/@pagopa/express-azure-functions/-/express-azure-functions-2.1.1.tgz#ac6aa6d8c8d82b64e0db19ccadd2e89cc35ea725"
1156-
integrity sha512-x2kBGS6JKYqVp7PS9QiBc2AWIOPBObHwlaheJmxZJacnxmLdXHobomTzN2UJMxu55fxMd7xIxqM8VGMQxSzqiw==
1153+
"@pagopa/express-azure-functions@^4.0.1":
1154+
version "4.0.1"
1155+
resolved "https://registry.yarnpkg.com/@pagopa/express-azure-functions/-/express-azure-functions-4.0.1.tgz#0c584ab57773f2bcfda511b996f5e6ccdb89defb"
1156+
integrity sha512-2gSMQ6nCz5z5RdSgE0P5uoVBoxQqUeZr8bUUVyXjEqA/Z1PVDofbDbYJG6aPnDhfHO8aEXLDJOG8eUqjYB4Qsg==
11571157

11581158
"@pagopa/io-functions-commons@^28.0.0":
11591159
version "28.0.0"

0 commit comments

Comments
 (0)