Skip to content

Commit e0d098c

Browse files
build(deps): bump snyk from 1.1205.0 to 1.1206.0 in /demos/moderator (#774)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1205.0 to 1.1206.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1205.0...v1.1206.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 9944949 commit e0d098c

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.9.3",
2323
"preact": "10.17.1",
24-
"snyk": "^1.1205.0",
24+
"snyk": "^1.1206.0",
2525
"whatwg-fetch": "3.6.17",
2626
"yarn": "^1.22.19"
2727
},

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11605,10 +11605,10 @@ snapdragon@^0.8.1:
1160511605
source-map-resolve "^0.5.0"
1160611606
use "^3.1.0"
1160711607

11608-
snyk@^1.1205.0:
11609-
version "1.1205.0"
11610-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1205.0.tgz#e820bb53651dcb0caf3d4925c68a997f88b3fadd"
11611-
integrity sha512-pYnSzBQXZPtPjHZ/VWmu6/dGj0yae6wKddarAZdeCIWnm8RSJ194mormeccprZ6IK8RwAxApZcL2hET5mDjxnA==
11608+
snyk@^1.1206.0:
11609+
version "1.1206.0"
11610+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1206.0.tgz#28b2063a51313f2d4182512e70721f2806807e78"
11611+
integrity sha512-k55uUELMCRm1024gE77Gr+WwW/FbGJILbbgAOVtAOJPh7vscYbs0CvjyAAtO6RVIQ5r+34HDpt6La5f/V7CCEg==
1161211612
dependencies:
1161311613
"@sentry/node" "^7.36.0"
1161411614
global-agent "^3.0.0"

0 commit comments

Comments
 (0)