We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec16f3 commit 9a2e9d8Copy full SHA for 9a2e9d8
packages/e2e/package.json
@@ -44,6 +44,6 @@
44
"whatwg-fetch": "^3.6.2"
45
},
46
"dependencies": {
47
- "@adyen/adyen-web": "5.15.0"
+ "@adyen/adyen-web": "5.16.0"
48
}
49
packages/lib/package.json
@@ -23,7 +23,7 @@
23
"./dist/adyen.css": "./dist/adyen.css",
24
"./package.json": "./package.json"
25
26
- "version": "5.15.0",
+ "version": "5.16.0",
27
"license": "MIT",
28
"homepage": "https://docs.adyen.com/checkout",
29
"repository": "github:Adyen/adyen-web",
packages/playground/package.json
@@ -46,6 +46,6 @@
50
51
0 commit comments