Skip to content

Commit 0159147

Browse files
committed
Upate npm tar dependency to 7.5.6 (fix vuln).
1 parent b027240 commit 0159147

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

contrib/npm/hurl/package-lock.json

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

contrib/npm/hurl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orangeopensource/hurl",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"hurlBinaryVersion": "7.1.0",
55
"description": "Run and Test HTTP Requests with plain text and curl",
66
"author": "Jean-Christophe Amiel <[email protected]>",
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"extract-zip": "2.0.1",
27-
"tar": "7.5.3"
27+
"tar": "7.5.6"
2828
},
2929
"devDependencies": {},
3030
"keywords": [

0 commit comments

Comments
 (0)