diff --git a/package.json b/package.json index afefae99..8f0bc95a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pg": "^8.3.3", "sequelize": "^6.3.5", "serve-favicon": "^2.5.0", - "snyk": "^1.388.0", + "snyk": "^1.389.0", "uuid": "^8.3.0", "winston": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index 9b180e3d..1dc1affb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7175,10 +7175,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.388.0: - version "1.388.0" - resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.388.0.tgz#cf8314397aeb49f5b2a30e6b9c4dbd8f0ba7f7c9" - integrity sha512-Oe4aDzp3iyBNpZCYxAxNWaN7l5aAB7dAVd3MLuJ3jdbJXcucMwc3MAfoZ91dmVb4SMO2qsOpiq6+qO6W8nuASA== +snyk@^1.389.0: + version "1.389.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.389.0.tgz#2cea5ee89e96daa5128cbd8bbaac6d3ee01c3ecb" + integrity sha512-CNUNs4+YTh2bZP5QAgYyz3mNQ4o8xEvblUcw1Qkv9XVZTRBJ5RrgbVdry3OsIxFqc3x3OiEwNkywTtrKM5Dixg== dependencies: "@snyk/cli-interface" "2.9.0" "@snyk/dep-graph" "1.19.3"