Skip to content

Commit 2138244

Browse files
authored
fix(deps): update dependency open to v10 (#10)
1 parent 2307a7a commit 2138244

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-analytics-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"google-gax": "^4.0.3",
2121
"http": "^0.0.1-security",
2222
"lint": "^0.8.0",
23-
"open": "^8.0.0",
23+
"open": "^10.0.0",
2424
"server-destroy": "^1.0.1",
2525
"url": "^0.11.0"
2626
},

google-analytics-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"google-gax": "^4.0.3",
2121
"http": "^0.0.1-security",
2222
"lint": "^0.8.0",
23-
"open": "^8.0.0",
23+
"open": "^10.0.0",
2424
"server-destroy": "^1.0.1",
2525
"url": "^0.11.0"
2626
},

0 commit comments

Comments
 (0)