Skip to content

Commit

Permalink
[Snyk] Fix for 7 vulnerabilities (#3627)
Browse files Browse the repository at this point in the history
* fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
- https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462
- https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905
- https://snyk.io/vuln/SNYK-JS-LODASHSET-1320032
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311
- https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660

* chore: lockfile

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Si Taggart <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Nov 29, 2023
1 parent 21ea2fa commit da30892
Show file tree
Hide file tree
Showing 2 changed files with 1,022 additions and 1,054 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@emotion/eslint-plugin": "^11.7.0",
"@emotion/jest": "^11.9.1",
"@expo/spawn-async": "^1.5.0",
"@manypkg/cli": "0.18.0",
"@manypkg/cli": "0.19.2",
"@octokit/core": "^5.0.1",
"@octokit/graphql-schema": "^14.39.1",
"@percy/cli": "^1.10.1",
Expand All @@ -127,7 +127,7 @@
"@storybook/addons": "7.0.6",
"@storybook/cli": "7.2.0",
"@storybook/react": "7.0.6",
"@storybook/react-vite": "7.1.0",
"@storybook/react-vite": "7.5.0",
"@storybook/test-runner": "0.10.0",
"@storybook/testing-library": "0.1.0",
"@swc/core": "^1.2.160",
Expand Down Expand Up @@ -164,7 +164,7 @@
"concurrently": "^7.6.0",
"csstype": "3.0.11",
"cypress": "10.8.0",
"danger": "^10.9.0",
"danger": "^11.0.2",
"dotenv": "^16.0.0",
"esbuild": "^0.15.18",
"esbuild-plugin-version-injector": "^1.1.0",
Expand All @@ -183,7 +183,7 @@
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-storybook": "^0.6.11",
"eslint-plugin-unicorn": "40.1.0",
"evergreen-ui": "^6.13.2",
"evergreen-ui": "^7.0.0",
"git-branch-is": "^3.0.0",
"globby-esm": "npm:globby@^13.1.3",
"highcharts": "^9.3.3",
Expand All @@ -201,7 +201,7 @@
"nx": "^16.5.5",
"nx-cloud": "^16.1.1",
"playwright": "^1.28.1",
"plop": "^2.7.4",
"plop": "^3.0.0",
"precise-commits": "^1.0.2",
"prettier": "^2.8.1",
"puppeteer-core": "^19.6.1",
Expand Down
Loading

1 comment on commit da30892

@vercel
Copy link

@vercel vercel bot commented on da30892 Nov 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.