diff --git a/ghost/core/package.json b/ghost/core/package.json index a968e2f5316..1f11b055f59 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -300,7 +300,7 @@ "rewire": "9.0.1", "sinon": "catalog:", "supertest": "6.3.4", - "tmp": "0.2.6", + "tmp": "0.2.7", "tsx": "4.21.0", "typescript": "catalog:", "validator": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c0b4c80487..3a88801128d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2826,8 +2826,8 @@ importers: specifier: 6.3.4 version: 6.3.4 tmp: - specifier: 0.2.6 - version: 0.2.6 + specifier: 0.2.7 + version: 0.2.7 tsx: specifier: 4.21.0 version: 4.21.0 @@ -14549,7 +14549,7 @@ packages: csstype: ^3.0.10 google-caja-bower@https://codeload.github.com/acburdine/google-caja-bower/tar.gz/275cb75249f038492094a499756a73719ae071fd: - resolution: {gitHosted: true, tarball: https://codeload.github.com/acburdine/google-caja-bower/tar.gz/275cb75249f038492094a499756a73719ae071fd} + resolution: {gitHosted: true, integrity: sha512-mmCXdxGKGKDznjgkNzVqzTslaldslk5KMb/A7l8rxWnqyxzwsdPhuBJ6oT1Kh/Y3k4jN54ISee/2AgjFyCBxYw==, tarball: https://codeload.github.com/acburdine/google-caja-bower/tar.gz/275cb75249f038492094a499756a73719ae071fd} version: 6011.0.0 gopd@1.2.0: @@ -15978,7 +15978,7 @@ packages: engines: {node: '>= 0.6'} keymaster@https://codeload.github.com/madrobby/keymaster/tar.gz/f8f43ddafad663b505dc0908e72853bcf8daea49: - resolution: {gitHosted: true, tarball: https://codeload.github.com/madrobby/keymaster/tar.gz/f8f43ddafad663b505dc0908e72853bcf8daea49} + resolution: {gitHosted: true, integrity: sha512-/WVovQslVEqPGNoD97TbqNHuCDPYu2v4/ggrZj0a+9PVPw3Rud4Ut2K7fOi0kMqzoJINkgP68e9m09Al/wFZ8g==, tarball: https://codeload.github.com/madrobby/keymaster/tar.gz/f8f43ddafad663b505dc0908e72853bcf8daea49} version: 1.6.3 keypair@1.0.4: @@ -17191,7 +17191,7 @@ packages: hasBin: true mock-knex@https://codeload.github.com/TryGhost/mock-knex/tar.gz/68948e11b0ea4fe63456098dfdc169bea7f62009: - resolution: {gitHosted: true, tarball: https://codeload.github.com/TryGhost/mock-knex/tar.gz/68948e11b0ea4fe63456098dfdc169bea7f62009} + resolution: {gitHosted: true, integrity: sha512-VVShGrOVsuUDz9ueLO/3hcMzwNGr/e/dvYoiXCJSs7hI8TWdSWsEXDURWp251+NZHEZG/CI+L78lBFv+piGfxg==, tarball: https://codeload.github.com/TryGhost/mock-knex/tar.gz/68948e11b0ea4fe63456098dfdc169bea7f62009} version: 0.4.13 peerDependencies: knex: '> 0.8' @@ -20783,6 +20783,10 @@ packages: resolution: {integrity: sha512-5sJPdPjfI5Kx+qbrDesxkglRBxW//g7hCsqspEjwkewGvBMGIKMOTKzLt1hFVJzyadba3lDUN20O9qhvbQUSTA==} engines: {node: '>=14.14'} + tmp@0.2.7: + resolution: {integrity: sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==} + engines: {node: '>=14.14'} + tmpl@1.0.5: resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} @@ -32258,7 +32262,7 @@ snapshots: resolve-path: 1.4.0 rimraf: 3.0.2 sane: 4.1.0 - tmp: 0.2.6 + tmp: 0.2.7 tree-sync: 2.1.0 underscore.string: 3.3.6 watch-detector: 1.0.2 @@ -32564,7 +32568,7 @@ snapshots: can-symlink@1.0.0: dependencies: - tmp: 0.2.6 + tmp: 0.2.7 caniuse-api@3.0.0: dependencies: @@ -35512,7 +35516,7 @@ snapshots: globby: 11.1.0 ora: 5.4.1 slash: 3.0.0 - tmp: 0.2.6 + tmp: 0.2.7 workerpool: 6.5.1 transitivePeerDependencies: - supports-color @@ -36613,7 +36617,7 @@ snapshots: dependencies: chardet: 0.7.0 iconv-lite: 0.4.24 - tmp: 0.2.6 + tmp: 0.2.7 extract-stack@2.0.0: {} @@ -36909,12 +36913,12 @@ snapshots: fixturify-project@1.10.0: dependencies: fixturify: 1.3.0 - tmp: 0.2.6 + tmp: 0.2.7 fixturify-project@2.1.1: dependencies: fixturify: 2.1.1 - tmp: 0.2.6 + tmp: 0.2.7 type-fest: 0.11.0 fixturify@1.3.0: @@ -45552,6 +45556,8 @@ snapshots: tmp@0.2.6: {} + tmp@0.2.7: {} + tmpl@1.0.5: {} to-arraybuffer@1.0.1: {} @@ -46489,7 +46495,7 @@ snapshots: dependencies: heimdalljs-logger: 0.1.10 silent-error: 1.1.1 - tmp: 0.2.6 + tmp: 0.2.7 transitivePeerDependencies: - supports-color