Skip to content

Commit b58f1c9

Browse files
fix(deps): update dependency unfurl.js to v6.4.0
1 parent b0c1009 commit b58f1c9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"jellycommands": "1.0.0-next.43",
2020
"ts-node": "10.9.2",
2121
"tsm": "2.3.0",
22-
"unfurl.js": "6.3.1",
22+
"unfurl.js": "6.4.0",
2323
"url-regex-safe": "3.0.0"
2424
},
2525
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ [email protected]:
427427
dependencies:
428428
ms "2.0.0"
429429

430-
debug@^3.1.0:
430+
debug@^3.2.7:
431431
version "3.2.7"
432432
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
433433
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
@@ -1272,12 +1272,12 @@ [email protected]:
12721272
resolved "https://registry.yarnpkg.com/undici/-/undici-6.13.0.tgz#7edbf4b7f3aac5f8a681d515151bf55cb3589d72"
12731273
integrity sha512-Q2rtqmZWrbP8nePMq7mOJIN98M0fYvSgV89vwl/BQRT4mDOeY2GXZngfGpcBBhtky3woM7G24wZV3Q304Bv6cw==
12741274

1275-
unfurl.js@6.3.1:
1276-
version "6.3.1"
1277-
resolved "https://registry.yarnpkg.com/unfurl.js/-/unfurl.js-6.3.1.tgz#ca86878b2b425743977acbf980e0b3785ae9d2a9"
1278-
integrity sha512-hPSc4CifebcfCTHF+jGz0Qo67P/OPyQm/zC46tgVXvDhBEYVnoZlJ3e1WOmlmpoHx8KkmikbbeLlIMYDdRFM9w==
1275+
unfurl.js@6.4.0:
1276+
version "6.4.0"
1277+
resolved "https://registry.yarnpkg.com/unfurl.js/-/unfurl.js-6.4.0.tgz#222cfc95b71d26529b5baa5dde9813019fa87c67"
1278+
integrity sha512-DogJFWPkOWMcu2xPdpmbcsL+diOOJInD3/jXOv6saX1upnWmMK8ndAtDWUfJkuInqNI9yzADud4ID9T+9UeWCw==
12791279
dependencies:
1280-
debug "^3.1.0"
1280+
debug "^3.2.7"
12811281
he "^1.2.0"
12821282
htmlparser2 "^8.0.1"
12831283
iconv-lite "^0.4.24"

0 commit comments

Comments
 (0)