Skip to content

Commit 71ef6fb

Browse files
committed
dep: add url-template
1 parent 82d8246 commit 71ef6fb

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

deno.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/botkit/deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"markdown-it": "npm:markdown-it@^14.1.0",
2424
"mime-db": "npm:mime-db@^1.54.0",
2525
"tsdown": "npm:tsdown@^0.12.8",
26+
"url-template": "npm:url-template@^3.1.1",
2627
"uuid": "npm:uuid@^11.1.0",
2728
"xss": "npm:xss@^1.0.15"
2829
},

packages/botkit/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"html-entities": "^2.6.0",
9595
"markdown-it": "^14.1.0",
9696
"mime-db": "^1.54.0",
97+
"url-template": "^3.1.1",
9798
"uuid": "^11.1.0",
9899
"x-forwarded-fetch": "catalog:",
99100
"xss": "^1.0.15"

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)