Release 5.39.0 (#2092)

This commit is contained in:
António Ferreira
2023-04-03 17:49:37 +02:00
committed by GitHub
parent fade1c1e71
commit 2327c2172c
4 changed files with 4 additions and 4 deletions

View File

@@ -26,6 +26,6 @@
"webpack-dev-server": "^3.11.2"
},
"dependencies": {
"@adyen/adyen-web": "5.38.0"
"@adyen/adyen-web": "5.39.0"
}
}

View File

@@ -41,6 +41,6 @@
"whatwg-fetch": "^3.6.2"
},
"dependencies": {
"@adyen/adyen-web": "5.38.0"
"@adyen/adyen-web": "5.39.0"
}
}

View File

@@ -23,7 +23,7 @@
"./dist/adyen.css": "./dist/adyen.css",
"./package.json": "./package.json"
},
"version": "5.38.0",
"version": "5.39.0",
"license": "MIT",
"homepage": "https://docs.adyen.com/checkout",
"repository": "github:Adyen/adyen-web",

View File

@@ -42,6 +42,6 @@
"whatwg-fetch": "^3.6.2"
},
"dependencies": {
"@adyen/adyen-web": "5.38.0"
"@adyen/adyen-web": "5.39.0"
}
}