Skip to content

Commit

Permalink
fix(deps): update dependency open to v10 (#1782)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency open to v10

* chore: Use v9

---------

Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
  • Loading branch information
renovate-bot and danielbankhead committed Mar 29, 2024
1 parent 847caa0 commit 16e5cae
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",
"open": "^6.0.0",
"open": "^9.0.0",
"server-destroy": "^1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 16e5cae

Please sign in to comment.