Skip to content

Commit 9d18f99

Browse files
Bump snyk from 1.1292.1 to 1.1292.2 in /demos/moderator (#1175)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1292.1 to 1.1292.2. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1292.1...v1.1292.2) --- updated-dependencies: - dependency-name: snyk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41d769f commit 9d18f99

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.12.0",
2323
"preact": "10.23.1",
24-
"snyk": "^1.1292.1",
24+
"snyk": "^1.1292.2",
2525
"whatwg-fetch": "3.6.20",
2626
"yarn": "^1.22.22"
2727
},

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11915,10 +11915,10 @@ snapdragon@^0.8.1:
1191511915
source-map-resolve "^0.5.0"
1191611916
use "^3.1.0"
1191711917

11918-
snyk@^1.1292.1:
11919-
version "1.1292.1"
11920-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1292.1.tgz#f170ca0d7b05c6b6d67e50d1de51f0990a9737c6"
11921-
integrity sha512-wRJ6twqbr2KGf0Y8EmnuOKDawNbzNSGebEvmXVRIz0MZgvZhiK9FZQHiwfWr/XTXSx7mAp3zrsKcLsOGFkg6fQ==
11918+
snyk@^1.1292.2:
11919+
version "1.1292.2"
11920+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1292.2.tgz#68379b051e72989a458d0cea09cc5a4400121300"
11921+
integrity sha512-ALuJJkpjGTImQySOh5zOrZLjWgEGt5RPEHvxnCZh+z2dfyqSYmIB4Ke9gcdgN2FynQ3FVSqQ2WHrCnpPFrGkhA==
1192211922
dependencies:
1192311923
"@sentry/node" "^7.36.0"
1192411924
global-agent "^3.0.0"

0 commit comments

Comments
 (0)