Skip to content

Commit bfe3fa8

Browse files
build(deps): bump snyk from 1.1119.0 to 1.1121.0 in /demos/moderator (#560)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1119.0 to 1.1121.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1119.0...v1.1121.0) --- updated-dependencies: - dependency-name: snyk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c1be81 commit bfe3fa8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.8.3",
2323
"preact": "10.13.1",
24-
"snyk": "^1.1119.0",
24+
"snyk": "^1.1121.0",
2525
"whatwg-fetch": "3.6.2",
2626
"yarn": "^1.22.19"
2727
},

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10818,10 +10818,10 @@ snapdragon@^0.8.1:
1081810818
source-map-resolve "^0.5.0"
1081910819
use "^3.1.0"
1082010820

10821-
snyk@^1.1119.0:
10822-
version "1.1119.0"
10823-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1119.0.tgz#3c73ccce48aba11198d395ba0045d40e31b4524c"
10824-
integrity sha512-kcc3TmAwpA1p4gz7Myf1DcoM6e1FWc/1iBuAEPOzXaGmuy6j8lvy6g00Fj/fHKK+ZRBkdqun6lBxEqfSM9utsQ==
10821+
snyk@^1.1121.0:
10822+
version "1.1121.0"
10823+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1121.0.tgz#2b4037ba680128ed6bb2cf32d045f47d5c2bf007"
10824+
integrity sha512-0uGoG/8xOWopWB5OdJYGDx2h1JcNbWCDS19CHy59QfDuQNXcAPXUffxCfmyDD8KzDeCv9HfLF66lNcCqSjr+gA==
1082510825
dependencies:
1082610826
"@sentry/node" "^7.36.0"
1082710827
global-agent "^3.0.0"

0 commit comments

Comments
 (0)