Skip to content

Commit

Permalink
Update dependencies (#1723)
Browse files Browse the repository at this point in the history
* Update Expo deps

* Update vulnerable dependencies

* Update smoke tests dependencies
  • Loading branch information
RedMickey committed Jan 12, 2022
1 parent e599dfd commit c3a789a
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 234 deletions.
231 changes: 79 additions & 152 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1099,8 +1099,8 @@
"type": "string"
},
"default": {
"xdl": "59.2.16",
"@expo/metro-config": "0.3.3",
"xdl": "59.2.23",
"@expo/metro-config": "0.3.8",
"@expo/ngrok": "^4.1.0"
},
"scope": "resource"
Expand Down Expand Up @@ -1251,7 +1251,7 @@
"typescript": "3.9.7",
"vsce": "^2.2.0",
"vscode-debugprotocol": "1.40.0",
"vscode-nls-dev": "3.3.2",
"vscode-nls-dev": "^4.0.0",
"vscode-test": "^1.6.1",
"webpack": "5.28.0",
"webpack-bundle-analyzer": "4.4.0"
Expand Down
2 changes: 1 addition & 1 deletion test/smoke/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"vinyl-fs": "^3.0.3",
"vinyl-source-stream": "^1.1.0",
"webdriverio": "7.12.2",
"xdl": "59.2.10"
"xdl": "59.2.23"
},
"resolutions": {
"lodash": "^4.17.21"
Expand Down

0 comments on commit c3a789a

Please sign in to comment.