Skip to content

Commit 767837f

Browse files
authored
fix: packages/google-cloud-servicedirectory/samples/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
1 parent 4ab95d8 commit 767837f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"devDependencies": {
2222
"c8": "^10.0.0",
2323
"chai": "^4.2.0",
24-
"mocha": "^8.0.0"
24+
"mocha": "^10.6.0"
2525
}
2626
}

0 commit comments

Comments
 (0)