File tree Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 29
29
"koa-views" : " 6.3.1" ,
30
30
"lodash" : " 4.17.21" ,
31
31
"nodemon" : " 2.0.22" ,
32
- "pug" : " 3.0.2 " ,
32
+ "pug" : " 3.0.3 " ,
33
33
"puppeteer-core" : " 10.4.0"
34
34
},
35
35
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1755,17 +1755,17 @@ pug-attrs@^3.0.0:
1755
1755
js-stringify "^1.0.2"
1756
1756
pug-runtime "^3.0.0"
1757
1757
1758
- pug-code-gen@^3.0.2 :
1759
- version "3.0.2 "
1760
- resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2 .tgz#ad190f4943133bf186b60b80de483100e132e2ce "
1761
- integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg ==
1758
+ pug-code-gen@^3.0.3 :
1759
+ version "3.0.3 "
1760
+ resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3 .tgz#58133178cb423fe1716aece1c1da392a75251520 "
1761
+ integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw ==
1762
1762
dependencies :
1763
1763
constantinople "^4.0.1"
1764
1764
doctypes "^1.1.0"
1765
1765
js-stringify "^1.0.2"
1766
1766
pug-attrs "^3.0.0"
1767
- pug-error "^2.0 .0"
1768
- pug-runtime "^3.0.0 "
1767
+ pug-error "^2.1 .0"
1768
+ pug-runtime "^3.0.1 "
1769
1769
void-elements "^3.1.0"
1770
1770
with "^7.0.0"
1771
1771
@@ -1774,6 +1774,11 @@ pug-error@^2.0.0:
1774
1774
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
1775
1775
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
1776
1776
1777
+ pug-error@^2.1.0 :
1778
+ version "2.1.0"
1779
+ resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
1780
+ integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
1781
+
1777
1782
pug-filters@^4.0.0 :
1778
1783
version "4.0.0"
1779
1784
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -1840,12 +1845,12 @@ pug-walk@^2.0.0:
1840
1845
resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-2.0.0.tgz#417aabc29232bb4499b5b5069a2b2d2a24d5f5fe"
1841
1846
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
1842
1847
1843
-
1844
- version "3.0.2 "
1845
- resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2 .tgz#f35c7107343454e43bc27ae0ff76c731b78ea535 "
1846
- integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw ==
1848
+
1849
+ version "3.0.3 "
1850
+ resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.3 .tgz#e18324a314cd022883b1e0372b8af3a1a99f7597 "
1851
+ integrity sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g ==
1847
1852
dependencies :
1848
- pug-code-gen "^3.0.2 "
1853
+ pug-code-gen "^3.0.3 "
1849
1854
pug-filters "^4.0.0"
1850
1855
pug-lexer "^5.0.1"
1851
1856
pug-linker "^4.0.0"
You can’t perform that action at this time.
0 commit comments