Skip to content

Commit a03c055

Browse files
fix(deps): update dependency ofetch to ^1.5.0 (#336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 762a824 commit a03c055

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

package-lock.json

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

packages/framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@o2s/utils.logger": "*",
2222
"logform": "2.7.0",
23-
"ofetch": "^1.4.1",
23+
"ofetch": "^1.5.0",
2424
"qs": "^6.14.0",
2525
"winston": "^3.18.3"
2626
},

0 commit comments

Comments
 (0)