Skip to content

Commit 4e04dac

Browse files
committed
fix: packages/ipfs-grpc-protocol/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent dfc43d4 commit 4e04dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-grpc-protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"lint": "aegir lint"
6161
},
6262
"devDependencies": {
63-
"aegir": "^37.0.11",
63+
"aegir": "^40.0.4",
6464
"mkdirp": "^1.0.4",
6565
"protobufjs": "^7.0.0",
6666
"protobufjs-cli": "^1.0.0"

0 commit comments

Comments
 (0)