From 04ff62ccaa0ec517f332a5ae97b190d0b938c704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 23:43:40 +0000 Subject: [PATCH] deps: bump @types/ms from 0.7.34 to 2.1.0 in the types group Bumps the types group with 1 update: [@types/ms](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ms). Updates `@types/ms` from 0.7.34 to 2.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ms) --- updated-dependencies: - dependency-name: "@types/ms" dependency-type: direct:development update-type: version-update:semver-major dependency-group: types ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5e7c3bd..5a11cecd 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/json-merge-patch": "^1.0.0", "@types/jsonwebtoken": "^9.0.0", "@types/lodash": "^4.14.168", - "@types/ms": "^0.7.31", + "@types/ms": "^2.1.0", "@types/node": "~18.18.0", "@types/node-fetch": "^2.5.8", "@types/nodemailer": "^6.4.1",