From 7981693d53c2f84cad1dfa4b182d4b39649c8465 Mon Sep 17 00:00:00 2001 From: Shawn Miller Date: Mon, 3 Aug 2026 23:39:54 -0500 Subject: [PATCH] Normalize dependency version ranges to tilde Co-Authored-By: Claude Fable 5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7cccec6..5bfcb50 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ }, "description": "The Power of UPS on Your Digital Platform. Our APIs power the data connections needed to deliver value to customers through e-commerce platforms, supply chain visibility solutions and direct integrations.", "devDependencies": { - "@eslint/js": "*", - "globals": "*" + "@eslint/js": "~9.34.0", + "globals": "~16.3.0" }, "keywords": [ "logistics",