Skip to content

Commit 805a2da

Browse files
committed
fix: packages/common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IMMER-1540542
1 parent e4bc896 commit 805a2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"error-polyfill": "^0.1.2",
6161
"humps": "CompuIves/humps",
6262
"image-extensions": "^1.1.0",
63-
"immer": "^3.2.0",
63+
"immer": "^9.0.6",
6464
"lodash": "^4.17.11",
6565
"markty-toml": "^0.0.9",
6666
"memoize-one": "^3.1.1",

0 commit comments

Comments
 (0)