Skip to content

Commit 08b4711

Browse files
build(deps): bump snyk from 1.1123.0 to 1.1125.0 in /demos/moderator (#570)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1123.0 to 1.1125.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1123.0...v1.1125.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 4a54218 commit 08b4711

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.1123.0",
24+
"snyk": "^1.1125.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.1123.0:
10822-
version "1.1123.0"
10823-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1123.0.tgz#fbf0dfe2a0b31555d3c282dbe09dc0e33d0ace22"
10824-
integrity sha512-mVqyFsrGWjqUG38XI35PrvMBlwBirtmWIcXpYw16RKdvV7yPQDEs6+r0YzhB7lD7E9USAAf9xNSqFdySZwfyug==
10821+
snyk@^1.1125.0:
10822+
version "1.1125.0"
10823+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1125.0.tgz#867d6c0681e40a0ab02619a8753e4a636eae2a3f"
10824+
integrity sha512-o9ynYc+uvmTDQLyHC6Fq1ST9AQY22MpwfyPAmTRFTMHM/ygo8FiOjCP7KfZttFldHG5VjutHwmn9HhvhEC9M2Q==
1082510825
dependencies:
1082610826
"@sentry/node" "^7.36.0"
1082710827
global-agent "^3.0.0"

0 commit comments

Comments
 (0)