Skip to content

Commit 6c472bc

Browse files
committed
fix: packages/ipfs-core-utils/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent bf1bc8b commit 6c472bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-core-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
},
164164
"devDependencies": {
165165
"@web-std/file": "^3.0.2",
166-
"aegir": "^37.11.0"
166+
"aegir": "^44.1.1"
167167
},
168168
"browser": {
169169
"fs": false

0 commit comments

Comments
 (0)