~cytrogen/masto-fe

b1b8a27b42a1018405d388b90252f62938d34487 — dependabot[bot] 3 years ago 25d36b6
Bump immutable from 4.2.4 to 4.3.0 (#24088)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed, 5 insertions(+), 5 deletions(-)

M package.json
M yarn.lock
M package.json => package.json +1 -1
@@ 65,7 65,7 @@
    "glob": "^8.1.0",
    "history": "^4.10.1",
    "http-link-header": "^1.1.0",
    "immutable": "^4.2.4",
    "immutable": "^4.3.0",
    "imports-loader": "^1.2.0",
    "intl": "^1.2.5",
    "intl-messageformat": "^2.2.0",

M yarn.lock => yarn.lock +4 -4
@@ 5735,10 5735,10 @@ ignore@^5.2.0, ignore@^5.2.4:
  resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
  integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==

immutable@^4.0.0, immutable@^4.2.4:
  version "4.2.4"
  resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.2.4.tgz#83260d50889526b4b531a5e293709a77f7c55a2a"
  integrity sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==
immutable@^4.0.0, immutable@^4.3.0:
  version "4.3.0"
  resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.0.tgz#eb1738f14ffb39fd068b1dbe1296117484dd34be"
  integrity sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==

import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1:
  version "3.3.0"