File tree 3 files changed +12
-12
lines changed 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 29
29
"@testing-library/jest-dom" : " ^5.16.1" ,
30
30
"@testing-library/react" : " ^12.1.2" ,
31
31
"@testing-library/user-event" : " ^7.2.1" ,
32
- "axios" : " ^0.28 .0" ,
32
+ "axios" : " ^0.30 .0" ,
33
33
"blockly" : " ^11.1.1" ,
34
34
"file-saver" : " ^2.0.5" ,
35
35
"framer-motion" : " ^5.6.0" ,
Original file line number Diff line number Diff line change @@ -1568,12 +1568,12 @@ aws4@^1.8.0:
1568
1568
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
1569
1569
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
1570
1570
1571
- axios@^0.28 .0 :
1572
- version "0.28.1 "
1573
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1 .tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70 "
1574
- integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ ==
1571
+ axios@^0.30 .0 :
1572
+ version "0.30.0 "
1573
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0 .tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3 "
1574
+ integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg ==
1575
1575
dependencies :
1576
- follow-redirects "^1.15.0 "
1576
+ follow-redirects "^1.15.4 "
1577
1577
form-data "^4.0.0"
1578
1578
proxy-from-env "^1.1.0"
1579
1579
@@ -2685,7 +2685,7 @@ focus-outline-manager@^1.0.2:
2685
2685
resolved "https://registry.yarnpkg.com/focus-outline-manager/-/focus-outline-manager-1.0.2.tgz#7bf3658865341fb6b08d042a037b9d2868b119b5"
2686
2686
integrity sha512-bHWEmjLsTjGP9gVs7P3Hyl+oY5NlMW8aTSPdTJ+X2GKt6glDctt9fUCLbRV+d/l8NDC40+FxMjp9WlTQXaQALw==
2687
2687
2688
- follow-redirects@^1.15.0 :
2688
+ follow-redirects@^1.15.4 :
2689
2689
version "1.15.9"
2690
2690
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
2691
2691
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
You can’t perform that action at this time.
0 commit comments