diff --git a/package-lock.json b/package-lock.json index 5b728fc..c5cb98c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,9 +9,9 @@ "version": "1.5.0", "license": "MIT", "dependencies": { - "@joist/component": "1.8.6", - "@joist/di": "1.8.6", - "@joist/router": "1.8.6", + "@joist/component": "1.8.10", + "@joist/di": "1.8.10", + "@joist/router": "1.8.10", "lit-html": "1.4.1", "tslib": "2.3.1" }, @@ -61,22 +61,22 @@ } }, "node_modules/@joist/component": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/@joist/component/-/component-1.8.6.tgz", - "integrity": "sha512-DhvBEoxS8tNE7C28AhWRzNPSkpCLJcE2zUdw+tmXld/W67KjpODsAcubyeWt7gTpP0hX7hZ3RJspUOQFAwFjZw==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@joist/component/-/component-1.8.10.tgz", + "integrity": "sha512-hvilHW8aAMgfZIPf4XiCBMC6ZwXbnB8vtSW8eQCI1Mnb1UUmjFCYiiIH4K6sIQ5wP1prATS3r30sD56jtAGCew==", "peerDependencies": { "@joist/di": "^1.0.0" } }, "node_modules/@joist/di": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/@joist/di/-/di-1.8.6.tgz", - "integrity": "sha512-CZ1NX/mgPfYDOd66SlUDgwbbQbu4EiD/BfjKK7UKvtKlvefYF6opOzvBuUJ0yqCp2d8/nRTE4w4amS4fI++Fvw==" + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@joist/di/-/di-1.8.10.tgz", + "integrity": "sha512-0MkXPRXWIEf/hlVMlG1cmCy4ka8iiO0TkOaOIH5jPoYU81ComeU9lrbKSDXjGPyKmJ5gG4HhvIO2GWcpiQ6yjA==" }, "node_modules/@joist/router": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/@joist/router/-/router-1.8.6.tgz", - "integrity": "sha512-E7huxQM4WK8gskhsGUqYuFgq3icADcUQAm9W9WgeIMi0WXhd1tpUDcN9il2NkB7KknvMDpjkt+wf2MmEg9nDbA==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@joist/router/-/router-1.8.10.tgz", + "integrity": "sha512-VGyuRikqzpy5A7E5kHS3DQoynsDz+5ntp1tMD4OBlYRrBS8c7TXjCW/0zMhOIIefth5Fk9GXMDSDoxMBAhqVrg==", "dependencies": { "path-to-regexp": "^6.1.0", "tslib": "^2.0.0" @@ -7416,20 +7416,20 @@ } }, "@joist/component": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/@joist/component/-/component-1.8.6.tgz", - "integrity": "sha512-DhvBEoxS8tNE7C28AhWRzNPSkpCLJcE2zUdw+tmXld/W67KjpODsAcubyeWt7gTpP0hX7hZ3RJspUOQFAwFjZw==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@joist/component/-/component-1.8.10.tgz", + "integrity": "sha512-hvilHW8aAMgfZIPf4XiCBMC6ZwXbnB8vtSW8eQCI1Mnb1UUmjFCYiiIH4K6sIQ5wP1prATS3r30sD56jtAGCew==", "requires": {} }, "@joist/di": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/@joist/di/-/di-1.8.6.tgz", - "integrity": "sha512-CZ1NX/mgPfYDOd66SlUDgwbbQbu4EiD/BfjKK7UKvtKlvefYF6opOzvBuUJ0yqCp2d8/nRTE4w4amS4fI++Fvw==" + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@joist/di/-/di-1.8.10.tgz", + "integrity": "sha512-0MkXPRXWIEf/hlVMlG1cmCy4ka8iiO0TkOaOIH5jPoYU81ComeU9lrbKSDXjGPyKmJ5gG4HhvIO2GWcpiQ6yjA==" }, "@joist/router": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/@joist/router/-/router-1.8.6.tgz", - "integrity": "sha512-E7huxQM4WK8gskhsGUqYuFgq3icADcUQAm9W9WgeIMi0WXhd1tpUDcN9il2NkB7KknvMDpjkt+wf2MmEg9nDbA==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/@joist/router/-/router-1.8.10.tgz", + "integrity": "sha512-VGyuRikqzpy5A7E5kHS3DQoynsDz+5ntp1tMD4OBlYRrBS8c7TXjCW/0zMhOIIefth5Fk9GXMDSDoxMBAhqVrg==", "requires": { "path-to-regexp": "^6.1.0", "tslib": "^2.0.0" diff --git a/package.json b/package.json index 29696a1..85646ad 100644 --- a/package.json +++ b/package.json @@ -22,9 +22,9 @@ "test:watch": "wtr --watch" }, "dependencies": { - "@joist/component": "1.8.6", - "@joist/di": "1.8.6", - "@joist/router": "1.8.6", + "@joist/component": "1.8.10", + "@joist/di": "1.8.10", + "@joist/router": "1.8.10", "lit-html": "1.4.1", "tslib": "2.3.1" },