File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
66
"license" : " ISC" ,
67
67
"dependencies" : {
68
68
"@mathigon/fermat" : " ^1.0.0" ,
69
- "array-move" : " ^3 .0.0" ,
69
+ "array-move" : " ^4 .0.0" ,
70
70
"base64image-to-file" : " ^1.2.0" ,
71
71
"bresenham-js" : " ^0.0.0" ,
72
72
"chaikin-smooth" : " ^1.0.4" ,
Original file line number Diff line number Diff line change @@ -2667,10 +2667,10 @@ array-includes@^3.1.6, array-includes@^3.1.7:
2667
2667
get-intrinsic "^1.2.1"
2668
2668
is-string "^1.0.7"
2669
2669
2670
- array-move@^3 .0.0:
2671
- version "3 .0.1 "
2672
- resolved "https://registry.yarnpkg.com/array-move/-/array-move-3 .0.1 .tgz#179645cc0987b65953a4fc06b6df9045e4ba9618 "
2673
- integrity sha512-H3Of6NIn2nNU1gsVDqDnYKY/LCdWvCMMOWifNGhKcVQgiZ6nOek39aESOvro6zmueP07exSl93YLvkN4fZOkSg ==
2670
+ array-move@^4 .0.0:
2671
+ version "4 .0.0 "
2672
+ resolved "https://registry.yarnpkg.com/array-move/-/array-move-4 .0.0 .tgz#2c3730f056cc926f62a59769a5a8cda2fb6d8c55 "
2673
+ integrity sha512-+RY54S8OuVvg94THpneQvFRmqWdAHeqtMzgMW6JNurHxe8rsS07cHQdfGkXnTUXiBcyZ0j3SiDIxxj0RPiqCkQ ==
2674
2674
2675
2675
array-union@^2.1.0:
2676
2676
version "2.1.0"
You can’t perform that action at this time.
0 commit comments