Skip to content

Commit 0f5a4c0

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (cloudevents#439)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
1 parent d941e2d commit 0f5a4c0

File tree

2 files changed

+122
-65
lines changed

2 files changed

+122
-65
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"eslint-plugin-promise": "^5.1.0",
136136
"got": "^11.7.0",
137137
"http-parser-js": "^0.5.2",
138-
"mocha": "~8.3.0",
138+
"mocha": "~9.1.2",
139139
"nock": "~12.0.3",
140140
"nyc": "~15.0.0",
141141
"prettier": "^2.0.5",

0 commit comments

Comments
 (0)