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.1 "
7
+ "ntp-packet-parser" : " ^0.3.0 "
8
8
},
9
9
"devDependencies" : {
10
10
"@types/node" : " ^15.3.0" ,
Original file line number Diff line number Diff line change @@ -82,10 +82,10 @@ make-error@^1.1.1:
82
82
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
83
83
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
84
84
85
- ntp-packet-parser@^0.2.1 :
86
- version "0.2.1 "
87
- resolved "https://registry.yarnpkg.com/ntp-packet-parser/-/ntp-packet-parser-0.2.1 .tgz#62dfdfdf83a91337c78d61b202567d8ddea2395a "
88
- integrity sha512-4P4esTxwlrotV7OKWa6D9lJ/jW5CNFvBxf8PfcabLdTnQGj+L8be6mZ4KIg6ciheu553uvJMiRNggx0OfH8cwg ==
85
+ ntp-packet-parser@^0.3.0 :
86
+ version "0.3.0 "
87
+ resolved "https://registry.yarnpkg.com/ntp-packet-parser/-/ntp-packet-parser-0.3.0 .tgz#890c322d0b3f30686e09c65ba5e8e46737832f93 "
88
+ integrity sha512-e4yGt78mEIAYYqlyMPyg1NdPmK8uzSr5VRQttUTSZGq9vsFXGD0FPzLZSgvY6R9VM7qa70O21vrOGrgMHTnXHA ==
89
89
90
90
prettier@^2.3.0 :
91
91
version "2.7.1"
You can’t perform that action at this time.
0 commit comments