diff --git a/package-lock.json b/package-lock.json index a99f0115..1d1f5d33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8437,9 +8437,9 @@ } }, "node_modules/phoenix": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/phoenix/-/phoenix-1.8.1.tgz", - "integrity": "sha512-7i2a5f5y0Qhzi2g/+iuaGr4TzRt5ucqI0JeV2Q9K0swqY8L2C7CLR66RcGCpcQKGOY73B5GLKMYEl13o/9l/Cg==", + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/phoenix/-/phoenix-1.8.2.tgz", + "integrity": "sha512-IcKJ4XNviIpWrQEhyg5oZAI4ajwtnbTpNh257aI8hQig85mS6XgL8cC4yoqdLPJPUSskpX2Hjzwa408S1ZTdQA==", "license": "MIT" }, "node_modules/picocolors": {