Skip to content

Commit e7109b0

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

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.6.0",
5252
"jszip": "~3.10.1",
5353
"knex": "~2.5.1",
54-
"live-directory": "~2.3.2",
54+
"live-directory": "~3.0.3",
5555
"markdown-it": "~13.0.1",
5656
"node-fetch": "~2.6.11",
5757
"nunjucks": "~3.2.4",

yarn.lock

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

2233-
etag@^1.8.1, etag@~1.8.1:
2233+
etag@~1.8.1:
22342234
version "1.8.1"
22352235
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
22362236
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
@@ -3721,13 +3721,12 @@ linkify-it@^4.0.1:
37213721
dependencies:
37223722
uc.micro "^1.0.1"
37233723

3724-
live-directory@~2.3.2:
3725-
version "2.3.2"
3726-
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-2.3.2.tgz#17945a1386ed439af24228c802f6546c0fa85a9b"
3727-
integrity sha512-s/QBuRkngjzUU8kVkrklqT/2/je4GYE45HiVZ8WwFNTvswXknlsC5vdgv4ycOrL/76CBMjrG7rySFpX8nX80gg==
3724+
live-directory@~3.0.3:
3725+
version "3.0.3"
3726+
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-3.0.3.tgz#98078d2b954869a7873f15c1dc1ef1c3350d5b99"
3727+
integrity sha512-d5jchsscPvkDqwv8lypjpxIIUz4w8fu+czfEkNEMGub4+EZ0SBj5Nclb4E2QmJNC5HJ4BwEdc5DHvoHZfIAK+w==
37283728
dependencies:
37293729
chokidar "^3.5.2"
3730-
etag "^1.8.1"
37313730

37323731
load-json-file@^1.0.0:
37333732
version "1.1.0"

0 commit comments

Comments
 (0)