Skip to content

Commit 2607a6d

Browse files
Merge pull request #215 from Concordium/COR-2288/fix-dependabot-alert
Yarn audit alert on smart-contract-tools
2 parents b466f88 + 69cc37a commit 2607a6d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

front-end-tools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"vite-plugin-wasm": "^3.2.2"
5050
},
5151
"resolutions": {
52-
"cacache@npm:18.0.0/tar": "7.5.7",
53-
"node-gyp@npm:10.0.1/tar": "7.5.7"
52+
"cacache@npm:18.0.0/tar": "7.5.8",
53+
"node-gyp@npm:10.0.1/tar": "7.5.8"
5454
},
5555
"scripts": {
5656
"lint": "eslint . --cache --max-warnings 0 --ext .ts,.tsx",

front-end-tools/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6927,16 +6927,16 @@ __metadata:
69276927
languageName: node
69286928
linkType: hard
69296929

6930-
"tar@npm:7.5.7":
6931-
version: 7.5.7
6932-
resolution: "tar@npm:7.5.7"
6930+
"tar@npm:7.5.8":
6931+
version: 7.5.8
6932+
resolution: "tar@npm:7.5.8"
69336933
dependencies:
69346934
"@isaacs/fs-minipass": "npm:^4.0.0"
69356935
chownr: "npm:^3.0.0"
69366936
minipass: "npm:^7.1.2"
69376937
minizlib: "npm:^3.1.0"
69386938
yallist: "npm:^5.0.0"
6939-
checksum: 51f261afc437e1112c3e7919478d6176ea83f7f7727864d8c2cce10f0b03a631d1911644a567348c3063c45abdae39718ba97abb073d22aa3538b9a53ae1e31c
6939+
checksum: 8569db1b49f5d72084cbdcad9d2b39fcc115993186455aa052c1da0a2739b20e2d94af6a23609fc25d3ae63c9fed8b159f3b1d16b699e9ef25e3b8464603d153
69406940
languageName: node
69416941
linkType: hard
69426942

0 commit comments

Comments
 (0)