File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 28
28
"@types/detect-port" : " ^1.3.2" ,
29
29
"@xstate/react" : " 3.2.2" ,
30
30
"aws-amplify" : " ^6.0.16" ,
31
- "axios" : " 0.28.0 " ,
31
+ "axios" : " 0.28.1 " ,
32
32
"clsx" : " 1.2.1" ,
33
33
"date-fns" : " 2.30.0" ,
34
34
"detect-port" : " ^1.5.1" ,
35
35
"dinero.js" : " 1.9.1" ,
36
- "formik" : " 2.4.5 " ,
36
+ "formik" : " 2.4.6 " ,
37
37
"history" : " 4.10.1" ,
38
38
"postinstall-postinstall" : " ^2.1.0" ,
39
39
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change @@ -4733,10 +4733,10 @@ axe-core@^4.9.1:
4733
4733
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.9.1.tgz#fcd0f4496dad09e0c899b44f6c4bb7848da912ae"
4734
4734
integrity sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==
4735
4735
4736
-
4737
- version "0.28.0 "
4738
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0 .tgz#801a4d991d0404961bccef46800e1170f8278c89 "
4739
- integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
4736
+
4737
+ version "0.28.1 "
4738
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1 .tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70 "
4739
+ integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ ==
4740
4740
dependencies:
4741
4741
follow-redirects "^1.15.0"
4742
4742
form-data "^4.0.0"
@@ -7096,10 +7096,10 @@ form-data@~2.3.2:
7096
7096
combined-stream "^1.0.6"
7097
7097
mime-types "^2.1.12"
7098
7098
7099
-
7100
- version "2.4.5 "
7101
- resolved "https://registry.yarnpkg.com/formik/-/formik-2.4.5 .tgz#f899b5b7a6f103a8fabb679823e8fafc7e0ee1b4 "
7102
- integrity sha512-Gxlht0TD3vVdzMDHwkiNZqJ7Mvg77xQNfmBRrNtvzcHZs72TJppSTDKHpImCMJZwcWPBJ8jSQQ95GJzXFf1nAQ ==
7099
+
7100
+ version "2.4.6 "
7101
+ resolved "https://registry.yarnpkg.com/formik/-/formik-2.4.6 .tgz#4da75ca80f1a827ab35b08fd98d5a76e928c9686 "
7102
+ integrity sha512-A+2EI7U7aG296q2TLGvNapDNTZp1khVt5Vk0Q/fyfSROss0V/V6+txt2aJnwEos44IxTCW/LYAi/zgWzlevj+g ==
7103
7103
dependencies:
7104
7104
"@types/hoist-non-react-statics" "^3.3.1"
7105
7105
deepmerge "^2.1.1"
You can’t perform that action at this time.
0 commit comments