Skip to content

Commit d1c7008

Browse files
authored
fix: packages/google-maps-fleetengine/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 d1c7008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-maps-fleetengine/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": "^10.0.0",
2121
"chai": "^4.2.0",
22-
"mocha": "^8.0.0"
22+
"mocha": "^10.6.0"
2323
}
2424
}

0 commit comments

Comments
 (0)