Skip to content

Commit 6336109

Browse files
author
vineet kumar
authored
Merge pull request #1640 from commercetools/1639-remove-vulnerability
fix: bump version to remove github vulnerability
2 parents 2379f14 + f3a4137 commit 6336109

File tree

3 files changed

+16
-181
lines changed

3 files changed

+16
-181
lines changed

packages/product-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"node-fetch": "^2.3.0",
4848
"pino": "^6.0.0",
4949
"pretty-error": "^2.1.1",
50-
"yargs": "^15.0.0"
50+
"yargs": "^15.0.1"
5151
},
5252
"devDependencies": {
5353
"common-tags": "1.8.0",

packages/sdk-middleware-http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"devDependencies": {
3535
"abort-controller": "3.0.0",
3636
"nock": "12.0.3",
37-
"node-fetch": "2.6.0"
37+
"node-fetch": "2.6.1"
3838
}
3939
}

0 commit comments

Comments
 (0)