diff --git a/package-lock.json b/package-lock.json index d49a2486..61e0698f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2045,15 +2045,22 @@ } }, "node_modules/@enonic-types/lib-context": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@enonic-types/lib-context/-/lib-context-8.0.3.tgz", - "integrity": "sha512-xm6bUSkK/Yq+9fv0UE3YZ2dLdo4GNIF7TngYLXaDRUcI5uwnDjlKGjwq7a0qPmo9iocy9iZblTDfi3FsKwM1fg==", + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/@enonic-types/lib-context/-/lib-context-8.0.4.tgz", + "integrity": "sha512-5E6x4Ow4O9lE1UCYXgwcHytC6GsRbtzdXp7rxSufQxrsJLKvF4+XyQqA2Hws4cGl8RbZhm2gboSB/NfC5TugCw==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@enonic-types/core": "8.0.3" + "@enonic-types/core": "8.0.4" } }, + "node_modules/@enonic-types/lib-context/node_modules/@enonic-types/core": { + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/@enonic-types/core/-/core-8.0.4.tgz", + "integrity": "sha512-8ZNsk4Yb0MZwq2DW9T6XUxKWCIedt0CUR2bCOriUge3LrY0diwJX2QwaZYrQQ7A4bF8g3dTczO3DDnDRQuPhFg==", + "dev": true, + "license": "Apache-2.0" + }, "node_modules/@enonic-types/lib-io": { "version": "8.0.3", "resolved": "https://registry.npmjs.org/@enonic-types/lib-io/-/lib-io-8.0.3.tgz",