diff --git a/package.json b/package.json index 946ac8d196..e511296127 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "mini-css-extract-plugin": "^2.6.1", "sass": "^1.69.4", "sass-loader": "^13.1.0", - "snyk": "^1.1235.0", + "snyk": "^1.1236.0", "style-loader": "^3.3.1", "stylelint": "^15.11.0", "stylelint-config-idiomatic-order": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 5b2414c75c..f94e7d67df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9542,10 +9542,10 @@ smart-buffer@^4.2.0: resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae" integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg== -snyk@^1.1235.0: - version "1.1235.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1235.0.tgz#5785fea2ee9ae17bd8311ade1d5a8a2fc807f672" - integrity sha512-Fc2O2V8Eez8vHLYJaStRvqf2sj5RMWRiGIF4xB+C+GLrQQjHHQK6YhX46Uu6tyidYxiB7WgvIyvGHtNKhnuX6w== +snyk@^1.1236.0: + version "1.1236.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1236.0.tgz#a517f0317667a127acb4fd57bfb4fc521481db43" + integrity sha512-sjYRb2n5wKP2UphvBa/4PDVSY4UebA2FBd2GzySnI0k1FJefLn37d7oyihFKhtGte0P5XBC9ybJ9oGZo0YVwag== dependencies: "@sentry/node" "^7.36.0" global-agent "^3.0.0"