File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "@tbranyen/jsdom" : " ^13.0.0" ,
1111 "concurrently" : " ^4.1.2" ,
1212 "html-minifier" : " ^4.0.0" ,
13- "image-size" : " ^0.8.3 " ,
13+ "image-size" : " ^1.0.0 " ,
1414 "json-to-scss" : " ^1.5.0" ,
1515 "sass" : " ^1.26.3" ,
1616 "semver" : " ^6.3.0" ,
Original file line number Diff line number Diff line change @@ -2125,12 +2125,12 @@ ieee754@^1.2.1:
21252125 resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"
21262126 integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
21272127
2128- image-size@^0.8.3 :
2129- version "0.8.3 "
2130- resolved "https://registry.npmjs.org/image-size/-/image-size-0.8.3 .tgz"
2131- integrity sha512-SMtq1AJ+aqHB45c3FsB4ERK0UCiA2d3H1uq8s+8T0Pf8A3W4teyBQyaFaktH6xvZqh+npwlKU7i4fJo0r7TYTg ==
2128+ image-size@^1.0.0 :
2129+ version "1.0.1 "
2130+ resolved "https://registry.npmjs.org/image-size/-/image-size-1.0.1 .tgz"
2131+ integrity sha512-VAwkvNSNGClRw9mDHhc5Efax8PLlsOGcUTh0T/LIriC8vPA3U5PdqXWqkz406MoYHMKW8Uf9gWr05T/rYB44kQ ==
21322132 dependencies :
2133- queue "6.0.1 "
2133+ queue "6.0.2 "
21342134
21352135immediate@~3.2.3 :
21362136 version "3.2.3"
@@ -3715,10 +3715,10 @@ qs@~6.5.2:
37153715 resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz"
37163716 integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
37173717
3718- queue@6.0.1 :
3719- version "6.0.1 "
3720- resolved "https://registry.npmjs.org/queue/-/queue-6.0.1 .tgz"
3721- integrity sha512-AJBQabRCCNr9ANq8v77RJEv73DPbn55cdTb+Giq4X0AVnNVZvMHlYp7XlQiN+1npCZj1DuSmaA2hYVUUDgxFDg ==
3718+ queue@6.0.2 :
3719+ version "6.0.2 "
3720+ resolved "https://registry.npmjs.org/queue/-/queue-6.0.2 .tgz"
3721+ integrity sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA ==
37223722 dependencies :
37233723 inherits "~2.0.3"
37243724
You can’t perform that action at this time.
0 commit comments