From 690b1b2afda2b751c075e48c73a0b56f315dcb07 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 06:44:39 +0000 Subject: [PATCH] fix: deps/npm/node_modules/tiny-relative-date/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- deps/npm/node_modules/tiny-relative-date/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/tiny-relative-date/package.json b/deps/npm/node_modules/tiny-relative-date/package.json index 26c88147f9e69f..02d96d20f2ae00 100644 --- a/deps/npm/node_modules/tiny-relative-date/package.json +++ b/deps/npm/node_modules/tiny-relative-date/package.json @@ -27,7 +27,7 @@ "babel-plugin-add-module-exports": "^0.2.1", "babel-preset-es2015": "^6.24.1", "babel-register": "^6.24.1", - "eslint": "^4.1.0", + "eslint": "^9.0.0", "eslint-config-standard": "^10.2.1", "eslint-plugin-import": "^2.6.0", "eslint-plugin-node": "^5.0.0",