Skip to content

Commit 9b4299c

Browse files
fix(deps): update dependency live-directory to v3
1 parent 7537405 commit 9b4299c

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"hyper-express": "~6.5.8",
5151
"jszip": "~3.10.1",
5252
"knex": "~2.4.2",
53-
"live-directory": "~2.3.2",
53+
"live-directory": "~3.0.3",
5454
"markdown-it": "~13.0.1",
5555
"node-fetch": "~2.6.9",
5656
"nunjucks": "~3.2.4",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@ esutils@^2.0.2:
23172317
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
23182318
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
23192319

2320-
etag@^1.8.1, etag@~1.8.1:
2320+
etag@~1.8.1:
23212321
version "1.8.1"
23222322
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
23232323
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
@@ -3855,13 +3855,12 @@ linkify-it@^4.0.1:
38553855
dependencies:
38563856
uc.micro "^1.0.1"
38573857

3858-
live-directory@~2.3.2:
3859-
version "2.3.2"
3860-
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-2.3.2.tgz#17945a1386ed439af24228c802f6546c0fa85a9b"
3861-
integrity sha512-s/QBuRkngjzUU8kVkrklqT/2/je4GYE45HiVZ8WwFNTvswXknlsC5vdgv4ycOrL/76CBMjrG7rySFpX8nX80gg==
3858+
live-directory@~3.0.3:
3859+
version "3.0.3"
3860+
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-3.0.3.tgz#98078d2b954869a7873f15c1dc1ef1c3350d5b99"
3861+
integrity sha512-d5jchsscPvkDqwv8lypjpxIIUz4w8fu+czfEkNEMGub4+EZ0SBj5Nclb4E2QmJNC5HJ4BwEdc5DHvoHZfIAK+w==
38623862
dependencies:
38633863
chokidar "^3.5.2"
3864-
etag "^1.8.1"
38653864

38663865
load-json-file@^1.0.0:
38673866
version "1.1.0"

0 commit comments

Comments
 (0)