update static site generation dependencies

This commit is contained in:
Daniel Micay 2021-11-26 20:32:10 -05:00
parent 4027afcf6e
commit 12c7314950

12
package-lock.json generated
View File

@ -1786,9 +1786,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.1.tgz",
"integrity": "sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==",
"version": "8.4.3",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.3.tgz",
"integrity": "sha512-d5gVKo8ekrircqHOQNvSQk8dhGOuAfu1iP6dzfAlnAmcu7EBJ9cFuZG8B1KZK362aaEO3L1H+WM3ny9xQ29tFw==",
"dependencies": {
"nanoid": "^3.1.30",
"picocolors": "^1.0.0",
@ -3987,9 +3987,9 @@
"integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw=="
},
"postcss": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.1.tgz",
"integrity": "sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==",
"version": "8.4.3",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.3.tgz",
"integrity": "sha512-d5gVKo8ekrircqHOQNvSQk8dhGOuAfu1iP6dzfAlnAmcu7EBJ9cFuZG8B1KZK362aaEO3L1H+WM3ny9xQ29tFw==",
"requires": {
"nanoid": "^3.1.30",
"picocolors": "^1.0.0",