Merge pull request #570 from eitchtee/dependabot/npm_and_yarn/frontend/immutable-5.1.9

build(deps): bump immutable from 5.1.6 to 5.1.9 in /frontend
This commit is contained in:
Herculino Trotta
2026-08-13 00:05:53 -03:00
committed by GitHub
+3 -3
View File
@@ -1424,9 +1424,9 @@
}
},
"node_modules/immutable": {
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.6.tgz",
"integrity": "sha512-q1swsS8K7L8usSHuOqF2TAoCCkonYz0SG38wLAggaa4Wml70zixIvt2ql4coQ2C2B3hTjltJry4r6bULwgAXLQ==",
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.9.tgz",
"integrity": "sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==",
"license": "MIT"
},
"node_modules/is-extglob": {