diff --git a/samples/datatrue-suite-replication/package-lock.json b/samples/datatrue-suite-replication/package-lock.json index 94f0672bc..ca6ee048e 100644 --- a/samples/datatrue-suite-replication/package-lock.json +++ b/samples/datatrue-suite-replication/package-lock.json @@ -23,7 +23,7 @@ "ts-loader": "^9.5.4", "ts-node": "^10.9.2", "typescript": "^5.9.3", - "webpack": "^5.105.1", + "webpack": "^5.105.2", "webpack-cli": "^6.0.1" } }, @@ -6222,9 +6222,9 @@ "dev": true }, "node_modules/webpack": { - "version": "5.105.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.1.tgz", - "integrity": "sha512-Gdj3X74CLJJ8zy4URmK42W7wTZUJrqL+z8nyGEr4dTN0kb3nVs+ZvjbTOqRYPD7qX4tUmwyHL9Q9K6T1seW6Yw==", + "version": "5.105.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.2.tgz", + "integrity": "sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.7", @@ -10898,9 +10898,9 @@ "dev": true }, "webpack": { - "version": "5.105.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.1.tgz", - "integrity": "sha512-Gdj3X74CLJJ8zy4URmK42W7wTZUJrqL+z8nyGEr4dTN0kb3nVs+ZvjbTOqRYPD7qX4tUmwyHL9Q9K6T1seW6Yw==", + "version": "5.105.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.2.tgz", + "integrity": "sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.7", diff --git a/samples/datatrue-suite-replication/package.json b/samples/datatrue-suite-replication/package.json index c0f763ba9..891092452 100644 --- a/samples/datatrue-suite-replication/package.json +++ b/samples/datatrue-suite-replication/package.json @@ -23,7 +23,7 @@ "ts-loader": "^9.5.4", "ts-node": "^10.9.2", "typescript": "^5.9.3", - "webpack": "^5.105.1", + "webpack": "^5.105.2", "webpack-cli": "^6.0.1" } }