Skip to content

Commit 1e63f04

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

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.1",
5151
"jszip": "~3.10.1",
5252
"knex": "~2.3.0",
53-
"live-directory": "~2.3.2",
53+
"live-directory": "~3.0.1",
5454
"markdown-it": "~13.0.1",
5555
"node-fetch": "~2.6.7",
5656
"nunjucks": "~3.2.3",

yarn.lock

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

2115-
etag@^1.8.1, etag@~1.8.1:
2115+
etag@~1.8.1:
21162116
version "1.8.1"
21172117
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
21182118
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
@@ -3560,13 +3560,12 @@ linkify-it@^4.0.1:
35603560
dependencies:
35613561
uc.micro "^1.0.1"
35623562

3563-
live-directory@~2.3.2:
3564-
version "2.3.2"
3565-
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-2.3.2.tgz#17945a1386ed439af24228c802f6546c0fa85a9b"
3566-
integrity sha512-s/QBuRkngjzUU8kVkrklqT/2/je4GYE45HiVZ8WwFNTvswXknlsC5vdgv4ycOrL/76CBMjrG7rySFpX8nX80gg==
3563+
live-directory@~3.0.1:
3564+
version "3.0.1"
3565+
resolved "https://registry.yarnpkg.com/live-directory/-/live-directory-3.0.1.tgz#b8f17a7d3d130ed55b9f021e63732a18e4981d98"
3566+
integrity sha512-t2ah9fKRT9CWGk4A1enh/nJ3NJbjStCqp9J991fmLAk5zijw9AgcGHAx2/D8uv9+HO+z1uDKozze48TxAw7oZA==
35673567
dependencies:
35683568
chokidar "^3.5.2"
3569-
etag "^1.8.1"
35703569

35713570
load-json-file@^1.0.0:
35723571
version "1.1.0"

0 commit comments

Comments
 (0)