Skip to content

Commit 396c43f

Browse files
Merge pull request #30 from hashim21223445/snyk-fix-0cdeb2c6743af3d56649060c462d917b
[Snyk] Fix for 3 vulnerabilities
2 parents 45f1bfe + 1413144 commit 396c43f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
},
1919
"dependencies": {
2020
"@google-cloud/pubsub": "4.0.0",
21-
"yargs": "10.1.2"
21+
"yargs": "11.1.1"
2222
},
2323
"devDependencies": {
2424
"@google-cloud/nodejs-repo-tools": "3.3.0",
25-
"ava": "^4.0.0",
25+
"ava": "^5.3.0",
2626
"nyc": "^15.0.0",
2727
"proxyquire": "1.8.0",
2828
"sinon": "4.5.0",

0 commit comments

Comments
 (0)