diff --git a/package-lock.json b/package-lock.json index db2e275e..16918af0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2044,15 +2044,22 @@ } }, "node_modules/@enonic-types/lib-context": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@enonic-types/lib-context/-/lib-context-8.0.2.tgz", - "integrity": "sha512-tYpH9vAicrSqlxtcNXJ09wm5VL643J4udlzOKdB79UCLvZdBbQZkOEjAqDdyB5D2OLfPBAHA5TUHAgKJOUczBw==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@enonic-types/lib-context/-/lib-context-8.0.3.tgz", + "integrity": "sha512-xm6bUSkK/Yq+9fv0UE3YZ2dLdo4GNIF7TngYLXaDRUcI5uwnDjlKGjwq7a0qPmo9iocy9iZblTDfi3FsKwM1fg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@enonic-types/core": "8.0.2" + "@enonic-types/core": "8.0.3" } }, + "node_modules/@enonic-types/lib-context/node_modules/@enonic-types/core": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@enonic-types/core/-/core-8.0.3.tgz", + "integrity": "sha512-8A5loeFE6KNV/1yEtQpWK1gAc914LdTHGl4+1HbCM4qYFq1XvjSNgFUpRnPvDP6CQXpB0j4zWsUu883ULSKTjg==", + "dev": true, + "license": "Apache-2.0" + }, "node_modules/@enonic-types/lib-io": { "version": "8.0.2", "resolved": "https://registry.npmjs.org/@enonic-types/lib-io/-/lib-io-8.0.2.tgz",