Skip to content

Commit

Permalink
fix(deps): update dependency opn to v6 (#1775)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2024
1 parent 9a8d15f commit fc8dfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -17,7 +17,7 @@
"@googleapis/iam": "^15.0.0",
"google-auth-library": "^9.7.0",
"node-fetch": "^2.3.0",
"opn": "^5.3.0",
"opn": "^6.0.0",
"server-destroy": "^1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit fc8dfe9

Please sign in to comment.