Skip to content

Commit efa2a58

Browse files
fix(deps): update dependency live-directory to v3
1 parent b310985 commit efa2a58

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
@@ -51,7 +51,7 @@
5151
"hyper-express": "~6.14.4",
5252
"jszip": "~3.10.1",
5353
"knex": "~3.1.0",
54-
"live-directory": "~2.3.2",
54+
"live-directory": "~3.0.3",
5555
"markdown-it": "~14.0.0",
5656
"node-fetch": "~2.7.0",
5757
"nunjucks": "~3.2.4",

yarn.lock

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

2421-
etag@^1.8.1, etag@~1.8.1:
2421+
etag@~1.8.1:
24222422
version "1.8.1"
24232423
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
24242424
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
@@ -3999,13 +3999,12 @@ linkify-it@^5.0.0:
39993999
dependencies:
40004000
uc.micro "^2.0.0"
40014001

4002-
live-directory@~2.3.2:
4003-
version "2.3.2"
4004-
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-2.3.2.tgz#17945a1386ed439af24228c802f6546c0fa85a9b"
4005-
integrity sha512-s/QBuRkngjzUU8kVkrklqT/2/je4GYE45HiVZ8WwFNTvswXknlsC5vdgv4ycOrL/76CBMjrG7rySFpX8nX80gg==
4002+
live-directory@~3.0.3:
4003+
version "3.0.3"
4004+
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-3.0.3.tgz#98078d2b954869a7873f15c1dc1ef1c3350d5b99"
4005+
integrity sha512-d5jchsscPvkDqwv8lypjpxIIUz4w8fu+czfEkNEMGub4+EZ0SBj5Nclb4E2QmJNC5HJ4BwEdc5DHvoHZfIAK+w==
40064006
dependencies:
40074007
chokidar "^3.5.2"
4008-
etag "^1.8.1"
40094008

40104009
load-json-file@^1.0.0:
40114010
version "1.1.0"

0 commit comments

Comments
 (0)