diff --git a/package-lock.json b/package-lock.json index 9b1e8a146..b599ed6f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -78,7 +78,7 @@ "string-replace-loader": "3.1.0", "terser-webpack-plugin": "5.3.11", "twemoji": "14.0.2", - "uuid": "11.0.4", + "uuid": "11.0.5", "virtual-module-webpack-plugin": "0.4.1", "webpack": "5.97.1", "webpack-cli": "6.0.1", @@ -12180,9 +12180,9 @@ } }, "node_modules/uuid": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.4.tgz", - "integrity": "sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz", + "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" @@ -21154,9 +21154,9 @@ "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" }, "uuid": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.4.tgz", - "integrity": "sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==" + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz", + "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==" }, "vary": { "version": "1.1.2", diff --git a/package.json b/package.json index b269d0c7d..f20611a37 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "string-replace-loader": "3.1.0", "terser-webpack-plugin": "5.3.11", "twemoji": "14.0.2", - "uuid": "11.0.4", + "uuid": "11.0.5", "virtual-module-webpack-plugin": "0.4.1", "webpack": "5.97.1", "webpack-cli": "6.0.1",