Skip to content

Commit c956a80

Browse files
committed
fix(deps): update dependency extract-files to v11
1 parent f8e916a commit c956a80

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/websocket": "1.0.2",
5050
"abort-controller": "3.0.0",
5151
"cross-fetch": "3.1.4",
52-
"extract-files": "10.0.0",
52+
"extract-files": "11.0.0",
5353
"form-data": "4.0.0",
5454
"graphql-ws": "^5.0.0",
5555
"lodash": "4.17.21",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6087,7 +6087,12 @@ extglob@^2.0.4:
60876087
snapdragon "^0.8.1"
60886088
to-regex "^3.0.1"
60896089

6090-
[email protected], extract-files@^10.0.0:
6090+
6091+
version "11.0.0"
6092+
resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-11.0.0.tgz#b72d428712f787eef1f5193aff8ab5351ca8469a"
6093+
integrity sha512-FuoE1qtbJ4bBVvv94CC7s0oTnKUGvQs+Rjf1L2SJFfS+HTVVjhPFtehPdQ0JiGPqVNfSSZvL5yzHHQq2Z4WNhQ==
6094+
6095+
extract-files@^10.0.0:
60916096
version "10.0.0"
60926097
resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-10.0.0.tgz#228b1da1d910971cf8d7f1ed259653c6001ba5ad"
60936098
integrity sha512-4KXYOSf8SlMlQCj94Ygy89xIZU2GTs0HU2Nz9mG2/F5TKsHyq/3sDWGjHgHmfw9RhXF3hO+pBKyC6JfIHD52bw==

0 commit comments

Comments
 (0)