Skip to content

Commit f0a6b41

Browse files
build(deps): bump snyk from 1.1134.0 to 1.1138.0 in /demos/moderator (#594)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1134.0 to 1.1138.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1134.0...v1.1138.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 ba8a94c commit f0a6b41

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.2",
24-
"snyk": "^1.1134.0",
24+
"snyk": "^1.1138.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
@@ -10848,10 +10848,10 @@ snapdragon@^0.8.1:
1084810848
source-map-resolve "^0.5.0"
1084910849
use "^3.1.0"
1085010850

10851-
snyk@^1.1134.0:
10852-
version "1.1134.0"
10853-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1134.0.tgz#97f294c7fe7dd5989f421ce3099280ff6216bf56"
10854-
integrity sha512-gy+Aas1F10AEkAH40f8ewPavFCVjUW/izTv1RJNRwuOt52wqFgb4mkW3F0U6xq4HCNiEzmWCkz8BN21uzdMPUA==
10851+
snyk@^1.1138.0:
10852+
version "1.1138.0"
10853+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1138.0.tgz#e31776470de67fc1eaf86ebe0029f88287c4d110"
10854+
integrity sha512-n6OTCGbGiP/nZSw4lgVZo1KWH/7TzwRMojsnGg+KxvbGxz7LrqGvujtuyZdhI7giE5RW8Xn3X1egVfgKN5oI+w==
1085510855
dependencies:
1085610856
"@sentry/node" "^7.36.0"
1085710857
global-agent "^3.0.0"

0 commit comments

Comments
 (0)