Skip to content

Commit

Permalink
fix(deps): update dependency open to v10 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 30, 2024
1 parent 2307a7a commit 2138244
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-analytics-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"google-gax": "^4.0.3",
"http": "^0.0.1-security",
"lint": "^0.8.0",
"open": "^8.0.0",
"open": "^10.0.0",
"server-destroy": "^1.0.1",
"url": "^0.11.0"
},
Expand Down
2 changes: 1 addition & 1 deletion google-analytics-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"google-gax": "^4.0.3",
"http": "^0.0.1-security",
"lint": "^0.8.0",
"open": "^8.0.0",
"open": "^10.0.0",
"server-destroy": "^1.0.1",
"url": "^0.11.0"
},
Expand Down

0 comments on commit 2138244

Please sign in to comment.