From 4de99f4c752f36e484b2ced0dd238f65c6a14e8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 07:20:39 +0200 Subject: [PATCH] chore(deps-dev): bump snyk from 1.687.0 to 1.689.0 Bumps [snyk](https://github.com/snyk/snyk) from 1.687.0 to 1.689.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.687.0...v1.689.0) --- updated-dependencies: - dependency-name: snyk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 599a75ed..6a2b436a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10327,9 +10327,9 @@ } }, "snyk": { - "version": "1.687.0", - "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.687.0.tgz", - "integrity": "sha512-eFiCgTGAkAeeUtcSxD3+fBYjhF7JvYZ4KmbbXPO6UnWUfThm082kf2Aw9eS5RlD1hXO8P41d8DeCYzJgEoid9w==", + "version": "1.689.0", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.689.0.tgz", + "integrity": "sha512-WvnwZfvvhDoEW7CedaLNdOnlrhdrpiPBShRrzgAmtVqb6ifDYJq5OrJ58nXFRjCTZVSIIUZ1nuuOkpN29JRkmw==", "dev": true }, "source-map": { diff --git a/package.json b/package.json index 3b1107dd..32572e41 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mocha": "9.1.0", "pre-git": "3.17.1", "semantic-release": "17.4.7", - "snyk": "1.687.0", + "snyk": "1.689.0", "testdouble": "3.16.1" }, "config": {