Bump immer from 6.0.9 to 8.0.1 in /kafka-ui-react-app
Bumps [immer](https://github.com/immerjs/immer) from 6.0.9 to 8.0.1. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v6.0.9...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cc7a933ba2
commit
adab855d13
2 changed files with 4 additions and 4 deletions
6
kafka-ui-react-app/package-lock.json
generated
6
kafka-ui-react-app/package-lock.json
generated
|
@ -9989,9 +9989,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"immer": {
|
||||
"version": "6.0.9",
|
||||
"resolved": "https://registry.npmjs.org/immer/-/immer-6.0.9.tgz",
|
||||
"integrity": "sha512-SyCYnAuiRf67Lvk0VkwFvwtDoEiCMjeamnHvRfnVDyc7re1/rQrNxuL+jJ7lA3WvdC4uznrvbmm+clJ9+XXatg=="
|
||||
"version": "8.0.1",
|
||||
"resolved": "https://registry.npmjs.org/immer/-/immer-8.0.1.tgz",
|
||||
"integrity": "sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA=="
|
||||
},
|
||||
"import-cwd": {
|
||||
"version": "2.1.0",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"date-fns": "^2.16.1",
|
||||
"eslint-import-resolver-node": "^0.3.4",
|
||||
"eslint-import-resolver-typescript": "^2.3.0",
|
||||
"immer": "^6.0.5",
|
||||
"immer": "^8.0.1",
|
||||
"lodash": "^4.17.20",
|
||||
"pretty-ms": "^6.0.1",
|
||||
"react": "^17.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue