Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Update deps/release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Jan 14, 2021
1 parent fe75a18 commit 23ce5f1
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 20 deletions.
2 changes: 1 addition & 1 deletion build/release-notes-linux.md
@@ -1,2 +1,2 @@
* Updated dependencies including electron@11.1.1
* Updated dependencies including electron@11.2.0
* Various performance and security improvements
2 changes: 1 addition & 1 deletion build/release-notes-mac.md
@@ -1,2 +1,2 @@
* Updated dependencies including electron@11.1.1
* Updated dependencies including electron@11.2.0
* Various performance and security improvements
2 changes: 1 addition & 1 deletion build/release-notes-windows.md
@@ -1,2 +1,2 @@
* Updated dependencies including electron@11.1.1
* Updated dependencies including electron@11.2.0
* Various performance and security improvements
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,7 +60,7 @@
"open": "^7.3.1",
"os-name": "^4.0.0",
"raven": "^2.6.4",
"snyk": "^1.437.3"
"snyk": "^1.437.4"
},
"snyk": true
}
43 changes: 27 additions & 16 deletions yarn.lock
Expand Up @@ -161,7 +161,7 @@
semver "^6.0.0"
tslib "^1.13.0"

"@snyk/dep-graph@^1.19.3", "@snyk/dep-graph@^1.19.4", "@snyk/dep-graph@^1.19.5", "@snyk/dep-graph@^1.21.0":
"@snyk/dep-graph@^1.19.3", "@snyk/dep-graph@^1.19.4", "@snyk/dep-graph@^1.21.0":
version "1.22.0"
resolved "https://registry.yarnpkg.com/@snyk/dep-graph/-/dep-graph-1.22.0.tgz#3c9090b3a52596a0758d007e5ae8fda88864601d"
integrity sha512-KBRCZieE3XD4sd7yi0kBODElZF2que9jEgPnxNBwKcECHNH+DKv0rUIHchpMMrY2jK/cmbbq8Dmv/rmFLVT7CQ==
Expand All @@ -172,6 +172,17 @@
semver "^6.0.0"
tslib "^1.13.0"

"@snyk/dep-graph@^1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@snyk/dep-graph/-/dep-graph-1.23.0.tgz#73198dfc062c9d9f3de10fb7ca56a175306247ed"
integrity sha512-qR0ENrbcNWHYmSRZCxjrlFy2T7i+rJjL6Rnd2e+NByJgn8zBmX6Qf5FjqNbZAI0AYjOlzXMZjGrbAbe4QkWV+w==
dependencies:
graphlib "^2.1.8"
lodash.isequal "^4.5.0"
object-hash "^2.0.3"
semver "^6.0.0"
tslib "^1.13.0"

"@snyk/docker-registry-v2-client@1.13.9":
version "1.13.9"
resolved "https://registry.yarnpkg.com/@snyk/docker-registry-v2-client/-/docker-registry-v2-client-1.13.9.tgz#54c2e3071de58fc6fc12c5fef5eaeae174ecda12"
Expand Down Expand Up @@ -3643,13 +3654,13 @@ snyk-php-plugin@1.9.2:
"@snyk/composer-lockfile-parser" "^1.4.1"
tslib "1.11.1"

snyk-poetry-lockfile-parser@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/snyk-poetry-lockfile-parser/-/snyk-poetry-lockfile-parser-1.1.1.tgz#3f062953802916f6ae1767ec13dd1892fff0541e"
integrity sha512-G3LX27V2KUsKObwVN4vDDjrYr5BERad9pXHAf+SST5+vZsdPUUZjd1ZUIrHgCv7IQhwq+7mZrtqedY5x7+LIGA==
snyk-poetry-lockfile-parser@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/snyk-poetry-lockfile-parser/-/snyk-poetry-lockfile-parser-1.1.2.tgz#78749209a97679dd7a56168c7c4cf8c04c22153e"
integrity sha512-qaLNhVw/og6LXRmSuPiXcwre07ybJWh8RASF3aumk5R0cmxCU3YLmJ7pfi/N+PMpwiHCfSZFOMIGIL9jXcX9zQ==
dependencies:
"@snyk/cli-interface" "^2.9.2"
"@snyk/dep-graph" "^1.19.5"
"@snyk/dep-graph" "^1.23.0"
debug "^4.2.0"
toml "^3.0.0"
tslib "^2.0.0"
Expand All @@ -3669,13 +3680,13 @@ snyk-policy@1.14.1:
snyk-try-require "^1.3.1"
then-fs "^2.0.0"

snyk-python-plugin@1.19.1:
version "1.19.1"
resolved "https://registry.yarnpkg.com/snyk-python-plugin/-/snyk-python-plugin-1.19.1.tgz#91febcd260094a9d900bc54bf200aa0c2632613a"
integrity sha512-JoOUHnA76L3pekCblSuE9jQ9CuA5jt+GqXpsLQbEIZ0FQQTBa+0F7vfolg3Q7+s1it4ZdtgSbSWrlxCngIJt8g==
snyk-python-plugin@1.19.2:
version "1.19.2"
resolved "https://registry.yarnpkg.com/snyk-python-plugin/-/snyk-python-plugin-1.19.2.tgz#b274794a216dce7c57797c8f94f95c781e2e883c"
integrity sha512-n5Z7WiMTNtrBaDE9blnYVoX5fyXeMVhDNrQ/q21lHRAvDKDCY9tNNfduUjOVG6HbIH89mW8lLUdBNAMu/hpl+Q==
dependencies:
"@snyk/cli-interface" "^2.0.3"
snyk-poetry-lockfile-parser "^1.1.1"
snyk-poetry-lockfile-parser "^1.1.2"
tmp "0.0.33"

snyk-resolve-deps@4.4.0:
Expand Down Expand Up @@ -3745,10 +3756,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.437.3:
version "1.437.3"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.437.3.tgz#a3cfbfb568bf60b19be31a337899ebe71365bd70"
integrity sha512-DFcYz8Q8LT/XNCNxaeEoGahazvkEhWS//JWJTfr6W1d5jMnORQauPxxj4RR3WGjKewSDl2eElwK1jhi5RNOP9g==
snyk@^1.437.4:
version "1.437.4"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.437.4.tgz#3fe1201c315053382e17d0f8400f156b9fb7d9d8"
integrity sha512-viwMLqeWWfLpE91J1Gh6yI1q90mtYeH9FSoIKOt47RhDhZqOjM5OJXpLKTNXIOyXldjrImRnFpilSN+5drDeFw==
dependencies:
"@snyk/cli-interface" "2.11.0"
"@snyk/dep-graph" "1.21.0"
Expand Down Expand Up @@ -3782,7 +3793,7 @@ snyk@^1.437.3:
snyk-nuget-plugin "1.19.4"
snyk-php-plugin "1.9.2"
snyk-policy "1.14.1"
snyk-python-plugin "1.19.1"
snyk-python-plugin "1.19.2"
snyk-resolve "1.0.1"
snyk-resolve-deps "4.4.0"
snyk-sbt-plugin "2.11.0"
Expand Down

0 comments on commit 23ce5f1

Please sign in to comment.