Skip to content

Commit efb743d

Browse files
committed
fix: upgrade avsc from 5.5.1 to 5.5.2
Snyk has created this PR to upgrade avsc from 5.5.1 to 5.5.2. See this package in npm: https://www.npmjs.com/package/avsc See this project in Snyk: https://app.snyk.io/org/codingtools/project/69f63852-fccf-4e2e-aeaf-6785477b4de5?utm_source=github&utm_medium=upgrade-pr
1 parent 5d5a3cc commit efb743d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@oclif/plugin-commands": "^1.3.0",
1717
"@oclif/plugin-help": "^2.2.3",
1818
"@oclif/plugin-warn-if-update-available": "^1.7.0",
19-
"avsc": "^5.5.1",
19+
"avsc": "^5.5.2",
2020
"axios": "^0.20.0",
2121
"chalk": "^3.0.0",
2222
"codecov": "^3.8.0",

0 commit comments

Comments
 (0)