diff --git a/Node-1st-gen/template-handlebars/functions/package.json b/Node-1st-gen/template-handlebars/functions/package.json index d920b32068..b26765cb1c 100644 --- a/Node-1st-gen/template-handlebars/functions/package.json +++ b/Node-1st-gen/template-handlebars/functions/package.json @@ -9,7 +9,7 @@ "express-handlebars": "^3.1.0", "firebase-admin": "^13.0.2", "firebase-functions": "7.0.0", - "handlebars": "^4.7.7" + "handlebars": "^4.7.9" }, "devDependencies": { "eslint": "^8.57.1" diff --git a/Node-1st-gen/template-handlebars/functions/pnpm-lock.yaml b/Node-1st-gen/template-handlebars/functions/pnpm-lock.yaml index a737fd91ba..243c7709ae 100644 --- a/Node-1st-gen/template-handlebars/functions/pnpm-lock.yaml +++ b/Node-1st-gen/template-handlebars/functions/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 7.0.0 version: 7.0.0(firebase-admin@13.0.2) handlebars: - specifier: ^4.7.7 - version: 4.7.8 + specifier: ^4.7.9 + version: 4.7.9 devDependencies: eslint: specifier: ^8.57.1 @@ -652,7 +652,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@13.24.0: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} @@ -680,8 +680,8 @@ packages: resolution: {integrity: sha512-pCcEwRi+TKpMlxAQObHDQ56KawURgyAf6jtIY046fJ5tIv3zDe/LEIubckAO8fj6JnAxLdmWkUfNyulQ2iKdEw==} engines: {node: '>=14.0.0'} - handlebars@4.7.8: - resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} + handlebars@4.7.9: + resolution: {integrity: sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==} engines: {node: '>=0.4.7'} hasBin: true @@ -1867,7 +1867,7 @@ snapshots: dependencies: glob: 7.2.3 graceful-fs: 4.2.11 - handlebars: 4.7.8 + handlebars: 4.7.9 object.assign: 4.1.7 promise: 8.3.0 @@ -2110,7 +2110,7 @@ snapshots: - encoding - supports-color - handlebars@4.7.8: + handlebars@4.7.9: dependencies: minimist: 1.2.8 neo-async: 2.6.2