Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 89920c3

Browse files
committed
fix: update the version of request (#694)
Due to security vulnerabilities in one of its dependencies (`cryptiles`).
1 parent bbc335d commit 89920c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"minimatch": "3.0.4",
7474
"nativescript-hook": "0.2.4",
7575
"proxy-lib": "0.4.0",
76-
"request": "2.83.0",
76+
"request": "2.88.0",
7777
"schema-utils": "0.4.5",
7878
"semver": "5.4.1",
7979
"shelljs": "0.6.0",

0 commit comments

Comments
 (0)