This commit is contained in:
Nathan Bierema 2020-08-06 16:32:31 -04:00
parent 5694b9caa0
commit aa9d7d7754
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
}, },
"homepage": "https://github.com/reduxjs/redux-devtools", "homepage": "https://github.com/reduxjs/redux-devtools",
"devDependencies": { "devDependencies": {
"immutable": "^3.0.0" "immutable": "^3.8.2"
}, },
"dependencies": { "dependencies": {
"jsan": "^3.1.13" "jsan": "^3.1.13"

View File

@ -8688,7 +8688,7 @@ immer@1.7.2:
resolved "https://registry.yarnpkg.com/immer/-/immer-1.7.2.tgz#a51e9723c50b27e132f6566facbec1c85fc69547" resolved "https://registry.yarnpkg.com/immer/-/immer-1.7.2.tgz#a51e9723c50b27e132f6566facbec1c85fc69547"
integrity sha512-4Urocwu9+XLDJw4Tc6ZCg7APVjjLInCFvO4TwGsAYV5zT6YYSor14dsZR0+0tHlDIN92cFUOq+i7fC00G5vTxA== integrity sha512-4Urocwu9+XLDJw4Tc6ZCg7APVjjLInCFvO4TwGsAYV5zT6YYSor14dsZR0+0tHlDIN92cFUOq+i7fC00G5vTxA==
immutable@^3.0.0, immutable@^3.8.1, immutable@^3.8.2: immutable@^3.8.1, immutable@^3.8.2:
version "3.8.2" version "3.8.2"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3" resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"
integrity sha1-wkOZUUVbs5kT2vKBN28VMOEErfM= integrity sha1-wkOZUUVbs5kT2vKBN28VMOEErfM=