Skip to content

Commit fd36c70

Browse files
fix(deps): update dependency immer to v9.0.16
1 parent 329bf2a commit fd36c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/condo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"graphql-voyager": "^1.0.0-rc.31",
102102
"html2canvas": "^1.0.0-rc.7",
103103
"http-proxy-middleware": "^2.0.6",
104-
"immer": "9.0.13",
104+
"immer": "9.0.16",
105105
"isomorphic-fetch": "^3.0.0",
106106
"js-cookie": "^2.2.1",
107107
"jsonwebtoken": "^8.5.1",

apps/miniapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"get-contrast": "^2.0.0",
6060
"graphql": "^15.6.1",
6161
"graphql-tag": "^2.12.6",
62-
"immer": "9.0.13",
62+
"immer": "9.0.16",
6363
"less": "^3.12.2",
6464
"lodash": "^4.17.21",
6565
"next": "^9.5.5",

0 commit comments

Comments
 (0)