Skip to content

Commit f56f52c

Browse files
committed
fix(time-sync): Update time-sync for newest bugfix
1 parent f60191a commit f56f52c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
},
6060
"dependencies": {
6161
"prop-types": "^15.7.2",
62-
"time-sync": "^2.2.3"
62+
"time-sync": "^2.2.4"
6363
}
6464
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7612,10 +7612,10 @@ through@2, "through@>=2.2.7 <3", through@^2.3.6:
76127612
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
76137613
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
76147614

7615-
time-sync@^2.2.3:
7616-
version "2.2.3"
7617-
resolved "https://registry.yarnpkg.com/time-sync/-/time-sync-2.2.3.tgz#315d27f55b54de61c69fe7f731856bb7ee504304"
7618-
integrity sha512-MnZxXjuRipQ7jJ8HyFpUwMg7rFCoXZ5r/iTI7NMkPUXccW74AIaKXUjh4KxgV9t812aNIW9d6gUpOPdAdXNt5w==
7615+
time-sync@^2.2.4:
7616+
version "2.2.4"
7617+
resolved "https://registry.yarnpkg.com/time-sync/-/time-sync-2.2.4.tgz#49194fbb386df46bdeb83547c4972fe9cfe28c70"
7618+
integrity sha512-9EeVaAF1rT6sfB2oxjpDSe6Mr0c6kRIl/IK/kr2nIw69MGyQvtJlnILlvyjlxBTfeT7VO0Po78pqVAp22FYDIw==
76197619

76207620
timed-out@^4.0.0:
76217621
version "4.0.1"

0 commit comments

Comments
 (0)