File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " Fetches the current time from NTP servers and returns offset information" ,
5
5
"main" : " dist/index.js" ,
6
6
"dependencies" : {
7
- "ntp-packet-parser" : " ^0.2.0 "
7
+ "ntp-packet-parser" : " ^0.2.1 "
8
8
},
9
9
"devDependencies" : {
10
10
"@types/node" : " ^15.3.0" ,
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ make-error@^1.1.1:
69
69
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
70
70
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
71
71
72
- ntp-packet-parser@^0.2.0 :
73
- version "0.2.0 "
74
- resolved "https://registry.yarnpkg.com/ntp-packet-parser/-/ntp-packet-parser-0.2.0 .tgz#6cd015aebc40cb8f9f3a875967e2228283587a27 "
75
- integrity sha512-UaconpBg4Xl8pSSxs/SpBzsbClsIX+cvFs3QULVvnSjoGejy4MAbIYTuv00i3j9yuhFDz8U20OPyFnxto47+qw ==
72
+ ntp-packet-parser@^0.2.1 :
73
+ version "0.2.1 "
74
+ resolved "https://registry.yarnpkg.com/ntp-packet-parser/-/ntp-packet-parser-0.2.1 .tgz#62dfdfdf83a91337c78d61b202567d8ddea2395a "
75
+ integrity sha512-4P4esTxwlrotV7OKWa6D9lJ/jW5CNFvBxf8PfcabLdTnQGj+L8be6mZ4KIg6ciheu553uvJMiRNggx0OfH8cwg ==
76
76
77
77
prettier@^2.3.0 :
78
78
version "2.6.1"
You can’t perform that action at this time.
0 commit comments