diff --git a/package-lock.json b/package-lock.json index e719e4e..0c26722 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@pushrocks/smartdelay": "^2.0.13", "@pushrocks/smartlog": "^2.0.44", "@pushrocks/smartlog-destination-local": "^8.0.8", - "@pushrocks/smartparcel": "^1.0.11", + "@pushrocks/smartparcel": "^1.0.12", "@pushrocks/smartserve": "^1.1.41", "@pushrocks/smartshell": "^2.0.30", "@pushrocks/taskbuffer": "^2.1.17" @@ -3028,9 +3028,9 @@ } }, "node_modules/@pushrocks/smartparcel": { - "version": "1.0.11", - "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartparcel/-/smartparcel-1.0.11.tgz", - "integrity": "sha512-WEZEDcDaUFuRgrttunA1FTO4XyfT2l+XSWoTL7V4Ag7HphXy4ik6DRsEIvLxuOJadPGdcDWs4RVGSa3b311ccA==", + "version": "1.0.12", + "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartparcel/-/smartparcel-1.0.12.tgz", + "integrity": "sha512-7aVauzjUv686B8LxdzEfvULsMSEqmrpC6uvLWaQ7VlxtZZc2RXuxJCLpZwqIMkHOheHm7Tx+PTaANILaxQm9xA==", "license": "MIT", "dependencies": { "@parcel/core": "^2.3.2", @@ -10874,9 +10874,9 @@ } }, "@pushrocks/smartparcel": { - "version": "1.0.11", - "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartparcel/-/smartparcel-1.0.11.tgz", - "integrity": "sha512-WEZEDcDaUFuRgrttunA1FTO4XyfT2l+XSWoTL7V4Ag7HphXy4ik6DRsEIvLxuOJadPGdcDWs4RVGSa3b311ccA==", + "version": "1.0.12", + "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartparcel/-/smartparcel-1.0.12.tgz", + "integrity": "sha512-7aVauzjUv686B8LxdzEfvULsMSEqmrpC6uvLWaQ7VlxtZZc2RXuxJCLpZwqIMkHOheHm7Tx+PTaANILaxQm9xA==", "requires": { "@parcel/core": "^2.3.2", "@pushrocks/smartpath": "^4.0.3" diff --git a/package.json b/package.json index a008075..11cd108 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@pushrocks/smartdelay": "^2.0.13", "@pushrocks/smartlog": "^2.0.44", "@pushrocks/smartlog-destination-local": "^8.0.8", - "@pushrocks/smartparcel": "^1.0.11", + "@pushrocks/smartparcel": "^1.0.12", "@pushrocks/smartserve": "^1.1.41", "@pushrocks/smartshell": "^2.0.30", "@pushrocks/taskbuffer": "^2.1.17"