1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-25 02:04:15 +02:00

updating lock file

This commit is contained in:
Patrik J. Braun 2022-08-31 09:20:21 +02:00
parent 3fdc08942a
commit fe489b0ef1

8
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "pigallery2",
"version": "1.9.3",
"version": "1.9.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "pigallery2",
"version": "1.9.3",
"version": "1.9.4",
"license": "MIT",
"dependencies": {
"archiver": "5.3.0",
@ -29,7 +29,8 @@
"ts-exif-parser": "0.2.2",
"ts-node-iptc": "1.0.11",
"typeconfig": "2.0.21",
"typeorm": "0.3.4"
"typeorm": "0.3.4",
"xml2js": "0.4.23"
},
"bin": {
"pigallery2": "src/backend/index.js"
@ -118,7 +119,6 @@
"ts-node": "10.7.0",
"webpack-bundle-analyzer": "4.5.0",
"xlf-google-translate": "1.0.0-beta.22",
"xml2js": "0.4.23",
"zone.js": "0.11.5"
},
"engines": {