Skip to content

Commit c854e4c

Browse files
authored
[get-uri] Update fs-extra to v11 (#279)
1 parent c881a18 commit c854e4c

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

.changeset/hip-chicken-attack.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"get-uri": patch
3+
---
4+
5+
Update `fs-extra` to v11

packages/get-uri/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"basic-ftp": "^5.0.2",
5353
"data-uri-to-buffer": "^6.0.0",
5454
"debug": "^4.3.4",
55-
"fs-extra": "^8.1.0"
55+
"fs-extra": "^11.2.0"
5656
},
5757
"engines": {
5858
"node": ">= 14"

pnpm-lock.yaml

+27-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)