Skip to content

Commit 96f6f35

Browse files
authored
Merge pull request #82 from pipedrive/url-parse-security-fix
url-parse vulnerability fixed
2 parents b075143 + e9e4134 commit 96f6f35

File tree

2 files changed

+86
-96
lines changed

2 files changed

+86
-96
lines changed

package-lock.json

Lines changed: 85 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lodash": "~4.17.10",
3232
"mime": "~1.4.1",
3333
"qs": "~6.0.4",
34-
"sockjs-client": "^1.0.3"
34+
"sockjs-client": "^1.3.0"
3535
},
3636
"devDependencies": {
3737
"chai": "^4.1.2",

0 commit comments

Comments
 (0)