diff --git a/e2e/tests/ui-driven/package.json b/e2e/tests/ui-driven/package.json index 78a6ea735d..eead6768e2 100644 --- a/e2e/tests/ui-driven/package.json +++ b/e2e/tests/ui-driven/package.json @@ -8,7 +8,7 @@ "postinstall": "./install-dependencies.sh" }, "dependencies": { - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#7e31b2e", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4e3d09f", "axios": "^1.4.0", "dotenv": "^16.3.1", "eslint": "^8.44.0", diff --git a/e2e/tests/ui-driven/pnpm-lock.yaml b/e2e/tests/ui-driven/pnpm-lock.yaml index 7285f8d50e..07687e408f 100644 --- a/e2e/tests/ui-driven/pnpm-lock.yaml +++ b/e2e/tests/ui-driven/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#7e31b2e - version: github.com/theopensystemslab/planx-core/7e31b2e + specifier: git+https://github.com/theopensystemslab/planx-core#4e3d09f + version: github.com/theopensystemslab/planx-core/4e3d09f axios: specifier: ^1.4.0 version: 1.4.0 @@ -2192,10 +2192,6 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /striptags@3.2.0: - resolution: {integrity: sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==} - dev: false - /strnum@1.0.5: resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} dev: false @@ -2382,8 +2378,8 @@ packages: resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} dev: false - github.com/theopensystemslab/planx-core/7e31b2e: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/7e31b2e} + github.com/theopensystemslab/planx-core/4e3d09f: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4e3d09f} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true @@ -2415,7 +2411,6 @@ packages: prettier: 3.0.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - striptags: 3.2.0 type-fest: 4.3.1 uuid: 9.0.1 zod: 3.22.2