Skip to content

Commit e581860

Browse files
fix(deps): update dependency @adobe/fetch to v4.3.1
1 parent 8f877a6 commit e581860

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"reporter-options": "configFile=.mocha-multi.json"
8181
},
8282
"dependencies": {
83-
"@adobe/fetch": "4.3.0",
83+
"@adobe/fetch": "4.3.1",
8484
"@adobe/helix-shared-body-data": "2.2.7",
8585
"@adobe/helix-shared-bounce": "2.0.34",
8686
"@adobe/helix-shared-utils": "3.0.2",
@@ -191,7 +191,7 @@
191191
"yaml": "2.8.4"
192192
},
193193
"overrides": {
194-
"@adobe/fetch": "4.3.0"
194+
"@adobe/fetch": "4.3.1"
195195
},
196196
"lint-staged": {
197197
"*.js": "eslint",

0 commit comments

Comments
 (0)