diff --git a/.pnp.cjs b/.pnp.cjs index 3d0a3b9..8b8e285 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -30,7 +30,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["@octokit/auth-token", "npm:4.0.0"],\ ["@octokit/rest", "npm:20.0.2"],\ - ["@types/ms", "npm:0.7.33"],\ + ["@types/ms", "npm:0.7.34"],\ ["@types/node", "npm:20.8.8"],\ ["@types/node-cron", "npm:3.0.10"],\ ["ansi-colors", "npm:4.1.3"],\ @@ -550,10 +550,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@types/ms", [\ - ["npm:0.7.33", {\ - "packageLocation": "./.yarn/cache/@types-ms-npm-0.7.33-9d77d99f80-2cb5af611a.zip/node_modules/@types/ms/",\ + ["npm:0.7.34", {\ + "packageLocation": "./.yarn/cache/@types-ms-npm-0.7.34-46f5141bfd-f38d36e7b6.zip/node_modules/@types/ms/",\ "packageDependencies": [\ - ["@types/ms", "npm:0.7.33"]\ + ["@types/ms", "npm:0.7.34"]\ ],\ "linkType": "HARD"\ }]\ @@ -918,7 +918,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["daggerbot-ts", "workspace:."],\ ["@octokit/auth-token", "npm:4.0.0"],\ ["@octokit/rest", "npm:20.0.2"],\ - ["@types/ms", "npm:0.7.33"],\ + ["@types/ms", "npm:0.7.34"],\ ["@types/node", "npm:20.8.8"],\ ["@types/node-cron", "npm:3.0.10"],\ ["ansi-colors", "npm:4.1.3"],\ diff --git a/package.json b/package.json index 3d44188..e75649c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "systeminformation": "5.21.13" }, "devDependencies": { - "@types/ms": "0.7.33", + "@types/ms": "0.7.34", "@types/node": "20.8.8", "@types/node-cron": "3.0.10", "typescript": "5.2.2" diff --git a/yarn.lock b/yarn.lock index 8e8a676..a2f67b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -365,10 +365,10 @@ __metadata: languageName: node linkType: hard -"@types/ms@npm:0.7.33": - version: 0.7.33 - resolution: "@types/ms@npm:0.7.33" - checksum: 2cb5af611ace05ab2ae40422c8539850cf983197982bb04b83acf59e6e692e2faccf336a82ac4db97f7ea28f2baa0a8990fa5eb1cd72c5cab17b5b3609b0b650 +"@types/ms@npm:0.7.34": + version: 0.7.34 + resolution: "@types/ms@npm:0.7.34" + checksum: f38d36e7b6edecd9badc9cf50474159e9da5fa6965a75186cceaf883278611b9df6669dc3a3cc122b7938d317b68a9e3d573d316fcb35d1be47ec9e468c6bd8a languageName: node linkType: hard @@ -687,7 +687,7 @@ __metadata: dependencies: "@octokit/auth-token": 4.0.0 "@octokit/rest": 20.0.2 - "@types/ms": 0.7.33 + "@types/ms": 0.7.34 "@types/node": 20.8.8 "@types/node-cron": 3.0.10 ansi-colors: 4.1.3