From a36612a89585747a0d24ccd7e056909d33c663bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 04:51:06 +0000 Subject: [PATCH] fix: test/acceptance/workspaces/yarn-package-with-subfolder/subfolder/node_modules/object-assign/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- .../subfolder/node_modules/object-assign/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/acceptance/workspaces/yarn-package-with-subfolder/subfolder/node_modules/object-assign/package.json b/test/acceptance/workspaces/yarn-package-with-subfolder/subfolder/node_modules/object-assign/package.json index 9569fb8a24..c7f8dd8b0c 100644 --- a/test/acceptance/workspaces/yarn-package-with-subfolder/subfolder/node_modules/object-assign/package.json +++ b/test/acceptance/workspaces/yarn-package-with-subfolder/subfolder/node_modules/object-assign/package.json @@ -56,10 +56,10 @@ "dependencies": {}, "description": "ES2015 `Object.assign()` ponyfill", "devDependencies": { - "ava": "^0.16.0", + "ava": "^4.0.0", "lodash": "^4.16.4", "matcha": "^0.7.0", - "xo": "^0.16.0" + "xo": "^0.41.0" }, "directories": {}, "dist": {