Merge pull request #37 from TomasiDeveloping/dependabot/npm_and_yarn/Ui/immutable-5.1.5

Bump immutable from 5.1.4 to 5.1.5 in /Ui
This commit is contained in:
Tomasi Patrick 2026-03-05 07:52:31 +01:00 committed by GitHub
commit 958602543b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
Ui/package-lock.json generated
View File

@ -7689,9 +7689,9 @@
}
},
"node_modules/immutable": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
"integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
"integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
"dev": true,
"license": "MIT"
},