Merge pull request #530 from eitchtee/dependabot/npm_and_yarn/frontend/immutable-5.1.5

build(deps): bump immutable from 5.1.3 to 5.1.5 in /frontend
This commit is contained in:
Herculino Trotta
2026-04-18 02:39:31 -03:00
committed by GitHub

View File

@@ -1976,7 +1976,9 @@
}
},
"node_modules/immutable": {
"version": "5.1.3",
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
"integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
"license": "MIT"
},
"node_modules/is-extglob": {