diff --git a/applications/composer/frontend/package-lock.json b/applications/composer/frontend/package-lock.json index 580de59b..5cba4bb6 100644 --- a/applications/composer/frontend/package-lock.json +++ b/applications/composer/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend", - "version": "4.3.0", + "version": "6.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend", - "version": "4.3.0", + "version": "6.0.0", "dependencies": { "@babel/preset-env": "^7.21.5", "@dnd-kit/core": "^6.0.8", @@ -12765,9 +12765,10 @@ "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==" }, "node_modules/handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", + "license": "MIT", "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2",