Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-IP-7148531
snyk-bot committed Jun 7, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent 112bb9c commit 021706c
Showing 2 changed files with 4,140 additions and 3,217 deletions.
7,353 changes: 4,138 additions & 3,215 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@storybook/addon-storysource": "^7.5.0",
"@storybook/html-vite": "^7.5.0",
"@storybook/html-vite": "^8.1.6",
"@types/d3": "^7.4.2",
"@types/mock-raf": "^1.0.5",
"@typescript-eslint/eslint-plugin": "^6.8.0",
@@ -70,7 +70,7 @@
"pixi.js": "^7.3.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"storybook": "^7.5.0",
"storybook": "^8.1.6",
"storybook-dark-mode": "^3.0.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.2",

0 comments on commit 021706c

Please sign in to comment.