diff --git a/package-lock.json b/package-lock.json index 7828487..00d8098 100644 --- a/package-lock.json +++ b/package-lock.json @@ -357,9 +357,9 @@ } }, "node_modules/@joist/di": { - "version": "4.0.0-next.51", - "resolved": "https://registry.npmjs.org/@joist/di/-/di-4.0.0-next.51.tgz", - "integrity": "sha512-z0jVBzIKGH9OcKIdd0Jc/lGNunxLmovZJFL+DwlhIw3kRjnPL3T/ZmF5cwEySDu2MyeLc5C4LhXqfHNwpJHh9A==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@joist/di/-/di-4.1.0.tgz", + "integrity": "sha512-KxYCeveFu2lI68Ib5SFJymWXEebI4aNhDV+D3PxKKaojdr4LZ7c+1Hn/PjCCwA2li3TDp1lYZJ1pwUmvdu15TQ==", "license": "MIT" }, "node_modules/@joist/element": {