diff --git a/package-lock.json b/package-lock.json index 5a9726a40..02794d122 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@glimmer/tracking": "1.1.2", "@glint/core": "1.2.2", "@glint/environment-ember-loose": "1.2.1", - "@glint/template": "1.2.1", + "@glint/template": "1.2.2", "@release-it-plugins/lerna-changelog": "6.0.0", "@tsconfig/ember": "3.0.3", "@types/ember": "4.0.10", @@ -8266,9 +8266,9 @@ } }, "node_modules/@glint/template": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@glint/template/-/template-1.2.1.tgz", - "integrity": "sha512-rlYy/93fAhYjXmTchWcwCpPFMfrqBYEskzbDYawS2oz4DVwtf4fOITLKB0QddQMI7WUCjgXAiIGZqcNa/R4YeQ==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@glint/template/-/template-1.2.2.tgz", + "integrity": "sha512-T9XxJiFicAou1KbdgDaQdypYmRAVQZlnb0EEdCsG3pu/i2rzlMBZKzkqygKwIF5ZWB8xyzvdVHyQLrmrPRCbiQ==", "dev": true }, "node_modules/@handlebars/parser": { diff --git a/package.json b/package.json index c0b55647d..f1729f566 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@glimmer/tracking": "1.1.2", "@glint/core": "1.2.2", "@glint/environment-ember-loose": "1.2.1", - "@glint/template": "1.2.1", + "@glint/template": "1.2.2", "@release-it-plugins/lerna-changelog": "6.0.0", "@tsconfig/ember": "3.0.3", "@types/ember": "4.0.10",