From 48720b1cbce126d4dfe3ee0f123761d7403545ab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 03:54:34 +0000 Subject: [PATCH] fix: node_modules/is-string/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/is-string/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/is-string/package.json b/node_modules/is-string/package.json index 0ef60f2e9b..92ec6efa26 100644 --- a/node_modules/is-string/package.json +++ b/node_modules/is-string/package.json @@ -35,14 +35,14 @@ "dependencies": {}, "devDependencies": { "@ljharb/eslint-config": "^15.0.2", - "auto-changelog": "^1.16.2", + "auto-changelog": "^2.4.0", "covert": "^1.1.1", "eclint": "^2.8.1", - "eslint": "^6.7.2", + "eslint": "^7.0.0", "foreach": "^2.0.5", "indexof": "^0.0.1", "is": "^3.3.0", - "safe-publish-latest": "^1.1.4", + "safe-publish-latest": "^2.0.0", "tape": "^4.12.0" }, "testling": {