Release 5.43.0 (#2164)

This commit is contained in:
Guilherme Ribeiro
2023-05-15 10:12:34 -03:00
committed by GitHub
parent 35a96909a5
commit aec54490bd
4 changed files with 4 additions and 4 deletions

View File

@@ -25,6 +25,6 @@
"webpack-dev-server": "4.13.1"
},
"dependencies": {
"@adyen/adyen-web": "5.42.1"
"@adyen/adyen-web": "5.43.0"
}
}

View File

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

View File

@@ -24,7 +24,7 @@
"./dist/es/adyen.css": "./dist/es/adyen.css",
"./package.json": "./package.json"
},
"version": "5.42.1",
"version": "5.43.0",
"license": "MIT",
"homepage": "https://docs.adyen.com/checkout",
"repository": "github:Adyen/adyen-web",

View File

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