Merge branch 'master' of github.com:dolanmiu/docx

This commit is contained in:
Dolan
2020-10-24 21:38:30 +01:00

12
package-lock.json generated
View File

@ -5560,9 +5560,9 @@
"optional": true "optional": true
}, },
"nanoid": { "nanoid": {
"version": "2.1.6", "version": "2.1.11",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.6.tgz", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz",
"integrity": "sha512-2NDzpiuEy3+H0AVtdt8LoFi7PnqkOnIzYmJQp7xsEU6VexLluHQwKREuiz57XaQC5006seIadPrIZJhyS2n7aw==" "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA=="
}, },
"nanomatch": { "nanomatch": {
"version": "1.2.13", "version": "1.2.13",
@ -7289,9 +7289,9 @@
} }
}, },
"shortid": { "shortid": {
"version": "2.2.15", "version": "2.2.16",
"resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.15.tgz", "resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.16.tgz",
"integrity": "sha512-5EaCy2mx2Jgc/Fdn9uuDuNIIfWBpzY4XIlhoqtXF6qsf+/+SGZ+FxDdX/ZsMZiWupIWNqAEmiNY4RC+LSmCeOw==", "integrity": "sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==",
"requires": { "requires": {
"nanoid": "^2.1.0" "nanoid": "^2.1.0"
} }