Skip to content

Commit 9b97022

Browse files
Update dependency array-move to v4
1 parent a3754e6 commit 9b97022

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"license": "ISC",
6767
"dependencies": {
6868
"@mathigon/fermat": "^1.0.0",
69-
"array-move": "^3.0.0",
69+
"array-move": "^4.0.0",
7070
"base64image-to-file": "^1.2.0",
7171
"bresenham-js": "^0.0.0",
7272
"chaikin-smooth": "^1.0.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2667,10 +2667,10 @@ array-includes@^3.1.6, array-includes@^3.1.7:
26672667
get-intrinsic "^1.2.1"
26682668
is-string "^1.0.7"
26692669

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==
26742674

26752675
array-union@^2.1.0:
26762676
version "2.1.0"

0 commit comments

Comments
 (0)