diff --git a/.pnp.cjs b/.pnp.cjs index 5cb192088..f889ccb8f 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -113,7 +113,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["pkginfo", "npm:0.4.1"],\ ["prettier", "npm:3.0.3"],\ ["rimraf", "npm:5.0.1"],\ - ["selfsigned", "npm:2.1.1"],\ + ["selfsigned", "npm:2.4.1"],\ ["semver", "npm:7.5.4"],\ ["standard-version", "npm:9.5.0"],\ ["supertest", "npm:6.3.3"],\ @@ -5089,6 +5089,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD"\ }]\ ]],\ + ["@types/node-forge", [\ + ["npm:1.3.8", {\ + "packageLocation": "./.yarn/cache/@types-node-forge-npm-1.3.8-6f95fbb342-fa75d22ef6.zip/node_modules/@types/node-forge/",\ + "packageDependencies": [\ + ["@types/node-forge", "npm:1.3.8"],\ + ["@types/node", "npm:18.11.19"]\ + ],\ + "linkType": "HARD"\ + }]\ + ]],\ ["@types/normalize-package-data", [\ ["npm:2.4.1", {\ "packageLocation": "./.yarn/cache/@types-normalize-package-data-npm-2.4.1-c31c56ae6a-e87bccbf11.zip/node_modules/@types/normalize-package-data/",\ @@ -13441,10 +13451,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["selfsigned", [\ - ["npm:2.1.1", {\ - "packageLocation": "./.yarn/cache/selfsigned-npm-2.1.1-311d9b0b6d-aa9ce2150a.zip/node_modules/selfsigned/",\ + ["npm:2.4.1", {\ + "packageLocation": "./.yarn/cache/selfsigned-npm-2.4.1-1ca1b883c5-38b91c56f1.zip/node_modules/selfsigned/",\ "packageDependencies": [\ - ["selfsigned", "npm:2.1.1"],\ + ["selfsigned", "npm:2.4.1"],\ + ["@types/node-forge", "npm:1.3.8"],\ ["node-forge", "npm:1.3.1"]\ ],\ "linkType": "HARD"\ @@ -14907,7 +14918,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["pkginfo", "npm:0.4.1"],\ ["prettier", "npm:3.0.3"],\ ["rimraf", "npm:5.0.1"],\ - ["selfsigned", "npm:2.1.1"],\ + ["selfsigned", "npm:2.4.1"],\ ["semver", "npm:7.5.4"],\ ["standard-version", "npm:9.5.0"],\ ["supertest", "npm:6.3.3"],\ diff --git a/.yarn/cache/@types-node-forge-npm-1.3.8-6f95fbb342-fa75d22ef6.zip b/.yarn/cache/@types-node-forge-npm-1.3.8-6f95fbb342-fa75d22ef6.zip new file mode 100644 index 000000000..3e77fadef Binary files /dev/null and b/.yarn/cache/@types-node-forge-npm-1.3.8-6f95fbb342-fa75d22ef6.zip differ diff --git a/.yarn/cache/selfsigned-npm-2.1.1-311d9b0b6d-aa9ce2150a.zip b/.yarn/cache/selfsigned-npm-2.1.1-311d9b0b6d-aa9ce2150a.zip deleted file mode 100644 index 42d8556cb..000000000 Binary files a/.yarn/cache/selfsigned-npm-2.1.1-311d9b0b6d-aa9ce2150a.zip and /dev/null differ diff --git a/.yarn/cache/selfsigned-npm-2.4.1-1ca1b883c5-38b91c56f1.zip b/.yarn/cache/selfsigned-npm-2.4.1-1ca1b883c5-38b91c56f1.zip new file mode 100644 index 000000000..98424eb98 Binary files /dev/null and b/.yarn/cache/selfsigned-npm-2.4.1-1ca1b883c5-38b91c56f1.zip differ diff --git a/package.json b/package.json index 1d4c27b19..db0dcf8fe 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "pinst": "2.1.6", "prettier": "3.0.3", "rimraf": "5.0.1", - "selfsigned": "2.1.1", + "selfsigned": "2.4.1", "standard-version": "9.5.0", "supertest": "6.3.3", "ts-node": "10.9.1", diff --git a/yarn.lock b/yarn.lock index 0a62a67fa..b2d1d4ce8 100644 Binary files a/yarn.lock and b/yarn.lock differ