Skip to content

Commit 4ad4170

Browse files
fix(deps): update dependency unfurl.js to v6.4.0
1 parent 6453cc7 commit 4ad4170

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
@@ -16,7 +16,7 @@
1616
"jellycommands": "1.0.0-next.43",
1717
"ts-node": "10.9.1",
1818
"tsm": "2.3.0",
19-
"unfurl.js": "6.3.1",
19+
"unfurl.js": "6.4.0",
2020
"url-regex-safe": "3.0.0"
2121
},
2222
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ [email protected]:
431431
dependencies:
432432
ms "2.0.0"
433433

434-
debug@^3.1.0:
434+
debug@^3.2.7:
435435
version "3.2.7"
436436
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
437437
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
@@ -1333,12 +1333,12 @@ undici@^5.22.0:
13331333
dependencies:
13341334
busboy "^1.6.0"
13351335

1336-
unfurl.js@6.3.1:
1337-
version "6.3.1"
1338-
resolved "https://registry.yarnpkg.com/unfurl.js/-/unfurl.js-6.3.1.tgz#ca86878b2b425743977acbf980e0b3785ae9d2a9"
1339-
integrity sha512-hPSc4CifebcfCTHF+jGz0Qo67P/OPyQm/zC46tgVXvDhBEYVnoZlJ3e1WOmlmpoHx8KkmikbbeLlIMYDdRFM9w==
1336+
unfurl.js@6.4.0:
1337+
version "6.4.0"
1338+
resolved "https://registry.yarnpkg.com/unfurl.js/-/unfurl.js-6.4.0.tgz#222cfc95b71d26529b5baa5dde9813019fa87c67"
1339+
integrity sha512-DogJFWPkOWMcu2xPdpmbcsL+diOOJInD3/jXOv6saX1upnWmMK8ndAtDWUfJkuInqNI9yzADud4ID9T+9UeWCw==
13401340
dependencies:
1341-
debug "^3.1.0"
1341+
debug "^3.2.7"
13421342
he "^1.2.0"
13431343
htmlparser2 "^8.0.1"
13441344
iconv-lite "^0.4.24"

0 commit comments

Comments
 (0)