Skip to content

Commit 11f33cc

Browse files
Bump snyk from 1.1294.2 to 1.1294.3 in /demos/moderator (#1302)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1294.2 to 1.1294.3. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1294.2...v1.1294.3) --- 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 d1b66c3 commit 11f33cc

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.13.2",
2323
"preact": "10.25.2",
24-
"snyk": "^1.1294.2",
24+
"snyk": "^1.1294.3",
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
@@ -12288,10 +12288,10 @@ snapdragon@^0.8.1:
1228812288
source-map-resolve "^0.5.0"
1228912289
use "^3.1.0"
1229012290

12291-
snyk@^1.1294.2:
12292-
version "1.1294.2"
12293-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1294.2.tgz#d79d7b5a0525783fa4a3ee1afd0b94a053cf2997"
12294-
integrity sha512-m6F+go3Fj///rfL+qfGZAslYBFxVtCgZ5PkKcoRjewmbgfisfTFPP6/SyWV6fH54hb7k00t2EEHYO02vRD4g+g==
12291+
snyk@^1.1294.3:
12292+
version "1.1294.3"
12293+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1294.3.tgz#d714e6c75ee260284b37c5fe924668089a42b199"
12294+
integrity sha512-ZF+F2bv293HmpFxZCV0x8hT3rQGOl6rPDoJq/TqBT1i5/nZypfn8v4A1Q4m6zUSUs1g6WJsS8QR5wTlR/eSvMQ==
1229512295
dependencies:
1229612296
"@sentry/node" "^7.36.0"
1229712297
global-agent "^3.0.0"

0 commit comments

Comments
 (0)