Skip to content

Commit e1e8901

Browse files
build(deps): bump snyk from 1.1118.0 to 1.1119.0 in /demos/moderator (#557)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1118.0 to 1.1119.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1118.0...v1.1119.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 c4803be commit e1e8901

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.1118.0",
24+
"snyk": "^1.1119.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
@@ -10817,10 +10817,10 @@ snapdragon@^0.8.1:
1081710817
source-map-resolve "^0.5.0"
1081810818
use "^3.1.0"
1081910819

10820-
snyk@^1.1118.0:
10821-
version "1.1118.0"
10822-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1118.0.tgz#a85caa2ea0a808567ab7b8fa0baa68b44a4491ec"
10823-
integrity sha512-zddbk/h6CHrcSGFB381LsnTIHj4oD0CeCspNnHVsVmExthr1gZWbCzs3aVztN9NSmkfh7Zx8QLnGmvG6b5m7hw==
10820+
snyk@^1.1119.0:
10821+
version "1.1119.0"
10822+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1119.0.tgz#3c73ccce48aba11198d395ba0045d40e31b4524c"
10823+
integrity sha512-kcc3TmAwpA1p4gz7Myf1DcoM6e1FWc/1iBuAEPOzXaGmuy6j8lvy6g00Fj/fHKK+ZRBkdqun6lBxEqfSM9utsQ==
1082410824
dependencies:
1082510825
"@sentry/node" "^7.36.0"
1082610826
global-agent "^3.0.0"

0 commit comments

Comments
 (0)