diff --git a/package-lock.json b/package-lock.json index d49a2486..7552ba65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2035,15 +2035,22 @@ } }, "node_modules/@enonic-types/lib-content": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@enonic-types/lib-content/-/lib-content-8.0.3.tgz", - "integrity": "sha512-nzl/RWDUTLqCB235SsBESr+9klUL+tV4Eml+WaUZuOJVrWRJXPV2ahDy2ddLmEkBT5cEqUepuwxWPH12CNmHIQ==", + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/@enonic-types/lib-content/-/lib-content-8.0.4.tgz", + "integrity": "sha512-Grpdvvp1dozubFJ7Idognd9BjpJJu/J/WvdyhZ5UL9eTf/nCaNJUnq/6XkPlvTqspjgKHgKqgRQU0GzxJRKgcA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@enonic-types/core": "8.0.3" + "@enonic-types/core": "8.0.4" } }, + "node_modules/@enonic-types/lib-content/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-context": { "version": "8.0.3", "resolved": "https://registry.npmjs.org/@enonic-types/lib-context/-/lib-context-8.0.3.tgz",