Skip to content

Commit 396caff

Browse files
authored
fix(deps): roll back dependency @google-cloud/security-center to ^5.0.3 (#319)
1 parent d571017 commit 396caff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "Apache-2.0",
1515
"dependencies": {
1616
"@google-cloud/pubsub": "^2.0.0",
17-
"@google-cloud/security-center": "^5.1.0"
17+
"@google-cloud/security-center": "^5.0.3"
1818
},
1919
"devDependencies": {
2020
"chai": "^4.2.0",

0 commit comments

Comments
 (0)