Skip to content

Commit 3b7572a

Browse files
authored
fix(deps): update dependency @google/events to v3.2.0 (GoogleCloudPlatform#2089)
1 parent 516e5ea commit 3b7572a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eventarc/pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"system-test": "test/runner.sh mocha test/system.test.js --timeout=10000"
2020
},
2121
"dependencies": {
22-
"@google/events": "3.0.0",
22+
"@google/events": "3.2.0",
2323
"express": "^4.16.4"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)