mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 15:18:38 -04:00
chore(dependency): add tlds package
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
1e016aef19
commit
0b06ce53e6
2 changed files with 11 additions and 0 deletions
|
@ -120,6 +120,7 @@
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sass": "1.54.5",
|
"sass": "1.54.5",
|
||||||
"sharp": "0.30.7",
|
"sharp": "0.30.7",
|
||||||
|
"tlds": "1.231.0",
|
||||||
"twemoji-colr-font": "14.0.2",
|
"twemoji-colr-font": "14.0.2",
|
||||||
"uuid": "8.3.2",
|
"uuid": "8.3.2",
|
||||||
"vega": "5.22.1",
|
"vega": "5.22.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2048,6 +2048,7 @@ __metadata:
|
||||||
sanitize-filename: 1.6.3
|
sanitize-filename: 1.6.3
|
||||||
sass: 1.54.5
|
sass: 1.54.5
|
||||||
sharp: 0.30.7
|
sharp: 0.30.7
|
||||||
|
tlds: 1.231.0
|
||||||
ts-loader: 9.3.1
|
ts-loader: 9.3.1
|
||||||
ts-mockery: 1.2.0
|
ts-mockery: 1.2.0
|
||||||
ts-node: 10.9.1
|
ts-node: 10.9.1
|
||||||
|
@ -12580,6 +12581,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"tlds@npm:1.231.0":
|
||||||
|
version: 1.231.0
|
||||||
|
resolution: "tlds@npm:1.231.0"
|
||||||
|
bin:
|
||||||
|
tlds: bin.js
|
||||||
|
checksum: a77078c8d329c8a1f91d58459f48174a4d2be2cea1e48b8d732a3122dd394b23c5c18187882ad0139d01076191167242afa2307ec3f63c0ae9dcea0c9e9b48cc
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"tmp@npm:~0.2.1":
|
"tmp@npm:~0.2.1":
|
||||||
version: 0.2.1
|
version: 0.2.1
|
||||||
resolution: "tmp@npm:0.2.1"
|
resolution: "tmp@npm:0.2.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue