diff --git a/package.json b/package.json index 934bdc9c..7d79b391 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-dom": "^18.0.1", "react-loadable": "^5.5.0", "search-insights": "^2.13.0", - "terser": "5.30.0", + "terser": "5.30.1", "url-loader": "^4.1.1", "webpack": "^5.91.0", "ws": "^8.16.0" diff --git a/yarn.lock b/yarn.lock index 782c1cc7..9ea20958 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1516,7 +1516,7 @@ "@docusaurus/theme-search-algolia" "3.2.0" "@docusaurus/types" "3.2.0" -"@docusaurus/react-loadable@5.5.2": +"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": version "5.5.2" resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== @@ -7171,14 +7171,6 @@ react-loadable@^5.5.0: dependencies: prop-types "^15.5.0" -"react-loadable@npm:@docusaurus/react-loadable@5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" - integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== - dependencies: - "@types/react" "*" - prop-types "^15.6.2" - react-router-config@^5.1.1: version "5.1.1" resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988" @@ -8082,10 +8074,10 @@ terser-webpack-plugin@^5.3.10, terser-webpack-plugin@^5.3.9: serialize-javascript "^6.0.1" terser "^5.26.0" -terser@5.30.0, terser@^5.10.0, terser@^5.15.1, terser@^5.26.0: - version "5.30.0" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.0.tgz#64cb2af71e16ea3d32153f84d990f9be0cdc22bf" - integrity sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw== +terser@5.30.1, terser@^5.10.0, terser@^5.15.1, terser@^5.26.0: + version "5.30.1" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.1.tgz#4faaeedf00d322eb953dcc1f4eeaa9711c15f093" + integrity sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA== dependencies: "@jridgewell/source-map" "^0.3.3" acorn "^8.8.2"