Skip to content

Commit 29b8fea

Browse files
Update dependency unfurl.js to v6.3.2
1 parent 3265d04 commit 29b8fea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3.2",
2020
"url-regex-safe": "3.0.0"
2121
},
2222
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,10 +1326,10 @@ undici@^5.22.0:
13261326
dependencies:
13271327
busboy "^1.6.0"
13281328

1329-
1330-
version "6.3.1"
1331-
resolved "https://registry.yarnpkg.com/unfurl.js/-/unfurl.js-6.3.1.tgz#ca86878b2b425743977acbf980e0b3785ae9d2a9"
1332-
integrity sha512-hPSc4CifebcfCTHF+jGz0Qo67P/OPyQm/zC46tgVXvDhBEYVnoZlJ3e1WOmlmpoHx8KkmikbbeLlIMYDdRFM9w==
1329+
1330+
version "6.3.2"
1331+
resolved "https://registry.yarnpkg.com/unfurl.js/-/unfurl.js-6.3.2.tgz#6abed60d7d981ea3e5447d052c6a27a6476153b0"
1332+
integrity sha512-F2oC3nc/p/ARgAghuScaPQMds95S/hLZwjdhZiYhQDGvwc67V4rkiLuLyatlb14I3scO40rVMGzRiC8OTEKPkQ==
13331333
dependencies:
13341334
debug "^3.1.0"
13351335
he "^1.2.0"

0 commit comments

Comments
 (0)