Skip to content

Commit 2c494ae

Browse files
authored
fix: packages/google-cloud-chronicle/samples/package.json to reduce vulnerabilities (#202)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
1 parent 0ba47f7 commit 2c494ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-chronicle/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"devDependencies": {
2020
"c8": "^9.0.0",
2121
"chai": "^4.2.0",
22-
"mocha": "^8.0.0"
22+
"mocha": "^10.6.0"
2323
}
2424
}

0 commit comments

Comments
 (0)