diff --git a/package-lock.json b/package-lock.json index 680c3403f..e00f7c5e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "name": "consuldemocracy", "dependencies": { "blueimp-file-upload": "^10.32.0", - "foundation-sites": "^6.7.5", + "foundation-sites": "^6.8.1", "jquery": "^3.7.1", "jquery-ui": "^1.13.3", "jquery-ujs": "^1.2.3", @@ -1173,11 +1173,11 @@ "dev": true }, "node_modules/foundation-sites": { - "version": "6.7.5", - "resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.7.5.tgz", - "integrity": "sha512-MEjAENdF/IV2XQvlQmg20o+iDTyyWu0N/j440e8fKbEylbKxARzgg5S7vcnxtjukC1Lqg+rRm7ZDSSyGhVVoUQ==", + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.8.1.tgz", + "integrity": "sha512-9JAuLqVgzf7EIRUqVKeYN68dU/SGe0aNJPgnejdfJKSWnBFdQLF3Zvy9WEQ1gE/gnyvwG3Ia3LkkEd9774n0bQ==", "engines": { - "node": ">=12.0" + "node": ">=16.0" }, "peerDependencies": { "jquery": ">=3.6.0", diff --git a/package.json b/package.json index 33c382b81..7e44670a2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "consuldemocracy", "dependencies": { "blueimp-file-upload": "^10.32.0", - "foundation-sites": "^6.7.5", + "foundation-sites": "^6.8.1", "jquery": "^3.7.1", "jquery-ui": "^1.13.3", "jquery-ujs": "^1.2.3",