aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-11 20:47:15 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-04-11 20:47:15 +0200
commit8dd0bdd858ecfdd8f3fd9537af1824a17e6ff0a4 (patch)
tree41185291898a1001be45bf52c89bb1d7f297a2cb
parentfeat(web): embed SVG into HTML directly (diff)
downloadrefinery-8dd0bdd858ecfdd8f3fd9537af1824a17e6ff0a4.tar.gz
refinery-8dd0bdd858ecfdd8f3fd9537af1824a17e6ff0a4.tar.zst
refinery-8dd0bdd858ecfdd8f3fd9537af1824a17e6ff0a4.zip
chore(deps): fix for CVE-2024-28863
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 0dd63986..d5f81a9c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -15203,8 +15203,8 @@ __metadata:
15203 linkType: hard 15203 linkType: hard
15204 15204
15205"tar@npm:^6.1.11, tar@npm:^6.1.2": 15205"tar@npm:^6.1.11, tar@npm:^6.1.2":
15206 version: 6.1.15 15206 version: 6.2.1
15207 resolution: "tar@npm:6.1.15" 15207 resolution: "tar@npm:6.2.1"
15208 dependencies: 15208 dependencies:
15209 chownr: "npm:^2.0.0" 15209 chownr: "npm:^2.0.0"
15210 fs-minipass: "npm:^2.0.0" 15210 fs-minipass: "npm:^2.0.0"
@@ -15212,7 +15212,7 @@ __metadata:
15212 minizlib: "npm:^2.1.1" 15212 minizlib: "npm:^2.1.1"
15213 mkdirp: "npm:^1.0.3" 15213 mkdirp: "npm:^1.0.3"
15214 yallist: "npm:^4.0.0" 15214 yallist: "npm:^4.0.0"
15215 checksum: 10c0/bb2babe7b14442f690d83c2b2c571c9dd0bf802314773e05f4a3e4a241fdecd7fb560b8e4e7d6ea34533c8cd692e1b8418a3b8ba3b9687fe78a683dfbad7f82d 15215 checksum: 10c0/a5eca3eb50bc11552d453488344e6507156b9193efd7635e98e867fab275d527af53d8866e2370cd09dfe74378a18111622ace35af6a608e5223a7d27fe99537
15216 languageName: node 15216 languageName: node
15217 linkType: hard 15217 linkType: hard
15218 15218