From 702a3a456f2e9a478798e5f4821ca0a98687d5de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 02:46:15 +0000 Subject: [PATCH] fix: node_modules/has-symbols/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/has-symbols/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/has-symbols/package.json b/node_modules/has-symbols/package.json index 29a9176e5b..01aa156523 100644 --- a/node_modules/has-symbols/package.json +++ b/node_modules/has-symbols/package.json @@ -51,11 +51,11 @@ "dependencies": {}, "devDependencies": { "@ljharb/eslint-config": "^15.0.1", - "auto-changelog": "^1.16.2", + "auto-changelog": "^2.4.0", "core-js": "^2.6.10", - "eslint": "^6.6.0", + "eslint": "^7.0.0", "get-own-property-symbols": "^0.9.4", - "safe-publish-latest": "^1.1.4", + "safe-publish-latest": "^2.0.0", "tape": "^4.11.0" }, "testling": {