Skip to content

Commit 1fcab39

Browse files
committed
Update googleapis and lien
Fix a number of potential security issues
1 parent cefe3a6 commit 1fcab39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"url": "https://github.com/IonicaBizau/youtube-api/issues"
2828
},
2929
"dependencies": {
30-
"googleapis": "^5.2.1"
30+
"googleapis": "^47.0.0"
3131
},
3232
"homepage": "https://github.com/IonicaBizau/youtube-api",
3333
"directories": {
3434
"example": "example"
3535
},
3636
"devDependencies": {
3737
"bug-killer": "^4.2.2",
38-
"lien": "^1.0.1",
38+
"lien": "^3.3.0",
3939
"opn": "^4.0.1",
4040
"pretty-bytes": "^3.0.1",
4141
"r-json": "^1.2.2"

0 commit comments

Comments
 (0)