File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
"debug" : " ^4.3.1" ,
14
14
"express" : " ^4.17.1" ,
15
15
"got" : " ^11.8.2" ,
16
- "werift" : " ^0.11.8 " ,
16
+ "werift" : " ^0.12.5 " ,
17
17
"yargs" : " ^16.2.0"
18
18
},
19
19
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -548,10 +548,10 @@ currently-unhandled@^0.4.1:
548
548
dependencies :
549
549
array-find-index "^1.0.1"
550
550
551
- date-fns@^2.21.3 :
552
- version "2.21.3 "
553
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.3 .tgz#8f5f6889d7a96bbcc1f0ea50239b397a83357f9b "
554
- integrity sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw ==
551
+ date-fns@^2.22.1 :
552
+ version "2.23.0 "
553
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0 .tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9 "
554
+ integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA ==
555
555
556
556
dateformat@~1.0.4-1.2.3 :
557
557
version "1.0.12"
@@ -1713,10 +1713,10 @@ webcrypto-core@^1.2.0:
1713
1713
pvtsutils "^1.1.2"
1714
1714
tslib "^2.1.0"
1715
1715
1716
- werift@^0.11.8 :
1717
- version "0.11.8 "
1718
- resolved "https://registry.yarnpkg.com/werift/-/werift-0.11.8 .tgz#8391b4bced263714d3160607b22f7804dddef8a1 "
1719
- integrity sha512-VyiRY/fN2nguoKPSPST8tu+8EMPRP4ritrQ6Ye5Ho8gtxAighlqgdkgBIySIQCAZNCKKG/MH+33EkanRhGGpLQ ==
1716
+ werift@^0.12.5 :
1717
+ version "0.12.5 "
1718
+ resolved "https://registry.yarnpkg.com/werift/-/werift-0.12.5 .tgz#0d6f2013a5116f30d38330d988d27f119e2f4eec "
1719
+ integrity sha512-PgsqP25yQrI+LR/YnOQBGra1CSnw5YOEIqc08DMHUuDUJopLt51OIdGE+N5yHBvXRIuOCVqpnvK2IxbgFUhFAQ ==
1720
1720
dependencies :
1721
1721
" @fidm/x509" " ^1.2.1"
1722
1722
" @peculiar/webcrypto" " ^1.1.6"
@@ -1725,7 +1725,7 @@ werift@^0.11.8:
1725
1725
big-integer "^1.6.48"
1726
1726
binary-data "^0.6.0"
1727
1727
buffer-crc32 "^0.2.13"
1728
- date-fns "^2.21.3 "
1728
+ date-fns "^2.22.1 "
1729
1729
debug "^4.3.1"
1730
1730
elliptic "^6.5.3"
1731
1731
int64-buffer "^1.0.1"
You can’t perform that action at this time.
0 commit comments