diff --git a/package-lock.json b/package-lock.json index c35157c..999f53a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@builder.io/partytown": "^0.10.3", - "@rollup/rollup-linux-x64-gnu": "^4.40.1", + "@rollup/rollup-linux-x64-gnu": "^4.40.2", "clean-css": "^5.3.3", "concurrently": "^9.1.2", "csp-hash-generator": "0.0.3", @@ -51,7 +51,7 @@ "shorthash": "0.0.2" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.40.1" + "@rollup/rollup-linux-x64-gnu": "^4.40.2" } }, "node_modules/@11ty/dependency-tree": { @@ -1688,9 +1688,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.40.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.1.tgz", - "integrity": "sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==", + "version": "4.40.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.2.tgz", + "integrity": "sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 552dae0..845024e 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,6 @@ "touch": "^3.1.1" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.40.1" + "@rollup/rollup-linux-x64-gnu": "^4.40.2" } } \ No newline at end of file