Skip to content

Commit 8960861

Browse files
committed
fix(deps): update dependency react-stripe-elements to v6.1.2
1 parent 9d78fbe commit 8960861

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-router-dom": "5.1.2",
3838
"react-scripts": "2.1.8",
3939
"react-slick": "0.25.2",
40-
"react-stripe-elements": "6.0.1",
40+
"react-stripe-elements": "6.1.2",
4141
"redux": "4.0.5",
4242
"redux-persist": "6.0.0",
4343
"redux-saga": "1.1.3",
@@ -64,7 +64,7 @@
6464
"@types/react-router": "5.1.4",
6565
"@types/react-router-dom": "5.1.3",
6666
"@types/react-slick": "0.23.4",
67-
"@types/react-stripe-elements": "6.0.3",
67+
"@types/react-stripe-elements": "6.0.4",
6868
"@types/redux-logger": "3.0.7",
6969
"@types/redux-persist": "4.3.1",
7070
"@types/store": "2.0.2",

0 commit comments

Comments
 (0)