File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
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.12.5 " ,
16
+ "werift" : " ^0.12.8 " ,
17
17
"yargs" : " ^16.2.0"
18
18
},
19
19
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -548,7 +548,7 @@ currently-unhandled@^0.4.1:
548
548
dependencies :
549
549
array-find-index "^1.0.1"
550
550
551
- date-fns@^2.22.1 :
551
+ date-fns@^2.23.0 :
552
552
version "2.23.0"
553
553
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
554
554
integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==
@@ -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.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 ==
1716
+ werift@^0.12.8 :
1717
+ version "0.12.8 "
1718
+ resolved "https://registry.yarnpkg.com/werift/-/werift-0.12.8 .tgz#7b550cfaa10b7480afa1514793b8beff72330983 "
1719
+ integrity sha512-fM/c38V6jc1jQJFu4zBV998c+FHae5R7Jim+wsacW1rRgQt8lfG32syBEqjRix6EKlycFu1FgqNzHFfnCSjA6A ==
1720
1720
dependencies :
1721
1721
" @fidm/x509" " ^1.2.1"
1722
1722
" @peculiar/webcrypto" " ^1.1.6"
@@ -1725,7 +1725,7 @@ werift@^0.12.5:
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.22.1 "
1728
+ date-fns "^2.23.0 "
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