Skip to content

Commit 356949d

Browse files
authored
BUGFIX-RELEASE: Merge pull request #70 from adobe/badvision-patch-1
BUGFIX-RELEASE: Updating including critical node-fetch-retry fix
2 parents 395a9c9 + d04b41a commit 356949d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "Apache-2.0",
1111
"dependencies": {
1212
"abort-controller": "^3.0.0",
13-
"node-fetch": "^2.6.1"
13+
"node-fetch": "^2.6.7"
1414
},
1515
"devDependencies": {
1616
"@adobe/eslint-config-asset-compute": "^1.3.3",

0 commit comments

Comments
 (0)