Skip to content

Commit 142d609

Browse files
Bump snyk from 1.1295.4 to 1.1296.0 in /demos/moderator (#1396)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1295.4 to 1.1296.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1295.4...v1.1296.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 9939df8 commit 142d609

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.3",
2323
"preact": "10.26.4",
24-
"snyk": "^1.1295.4",
24+
"snyk": "^1.1296.0",
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
@@ -12642,10 +12642,10 @@ snapdragon@^0.8.1:
1264212642
source-map-resolve "^0.5.0"
1264312643
use "^3.1.0"
1264412644

12645-
snyk@^1.1295.4:
12646-
version "1.1295.4"
12647-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1295.4.tgz#d97f6264bac7af772746c05ddecaafdb85253927"
12648-
integrity sha512-hjtLBz6X+oM9QHrrRpQz6YgATQFhWbvbvuHaHqmF13x9+AXvHGz4I8H3o3k1EfCayKbpPqYsk65qsJk/0If3Dw==
12645+
snyk@^1.1296.0:
12646+
version "1.1296.0"
12647+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1296.0.tgz#af65ea44694bd5f481feb23d62f2d5872a1cc0cb"
12648+
integrity sha512-zJ6SzjO29PW1fiHkgWCzE/bbJ4nYduaXea7VjeHYxEmknmXZevgmSNKRuDrOnlpuF+THLL7/zBnEanDOUkiL7g==
1264912649
dependencies:
1265012650
"@sentry/node" "^7.36.0"
1265112651
global-agent "^3.0.0"

0 commit comments

Comments
 (0)