diff --git a/package.json b/package.json index 47a625c1..45c3517d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "pg": "^7.12.1", "sequelize": "^5.18.4", "serve-favicon": "^2.5.0", - "snyk": "^1.226.2", + "snyk": "^1.227.0", "uuid": "^3.3.3", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index e66523c5..202da9da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3929,10 +3929,10 @@ snyk-try-require@1.3.1, snyk-try-require@^1.1.1, snyk-try-require@^1.3.1: lru-cache "^4.0.0" then-fs "^2.0.0" -snyk@^1.226.2: - version "1.226.2" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.226.2.tgz#e9893b64c203ad9994ad09d7dced336b54491f0d" - integrity sha512-NS+QlFqPBbvIZmVSdsf/ThwoQhfiY0KMBkViopoEFfiVHpTwJVYtWsRU6lsiZ/e3IlhrieCJCUyF4hph8DuCog== +snyk@^1.227.0: + version "1.227.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.227.0.tgz#3d217de65638303a7c06185bde637036fbb2be3b" + integrity sha512-ejfq2FIca+b/zu4hkJwFUob1Emn+s9wXYw5VHJSS6BjiniNi6dIa24AARG3BWiVsN/3NvzCYAkcqhYGaJ6xyVw== dependencies: "@snyk/dep-graph" "1.12.0" "@snyk/gemfile" "1.2.0"