Skip to content

Commit 28f53a1

Browse files
committed
fix: upgrade util from 0.11.1 to 0.12.1
Snyk has created this PR to upgrade util from 0.11.1 to 0.12.1. See this package in NPM: https://www.npmjs.com/package/util See this project in Snyk: https://app.snyk.io/org/fernal73/project/4a19854e-432a-4c72-b872-7d2c36371df8?utm_source=github&utm_medium=upgrade-pr
1 parent 8fa01c4 commit 28f53a1

File tree

2 files changed

+157
-8
lines changed

2 files changed

+157
-8
lines changed

emitterproto/package-lock.json

+156-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

emitterproto/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"events": "^3.1.0",
1313
"fs": "0.0.1-security",
14-
"util": "^0.11.1"
14+
"util": "^0.12.1"
1515
}
1616
}

0 commit comments

Comments
 (0)