Skip to content

Commit 0a46363

Browse files
Bump snyk from 1.1291.1 to 1.1292.0 in /demos/moderator (#1152)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1291.1 to 1.1292.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1291.1...v1.1292.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 e3dae12 commit 0a46363

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.22.0",
24-
"snyk": "^1.1291.1",
24+
"snyk": "^1.1292.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
@@ -12101,10 +12101,10 @@ snapdragon@^0.8.1:
1210112101
source-map-resolve "^0.5.0"
1210212102
use "^3.1.0"
1210312103

12104-
snyk@^1.1291.1:
12105-
version "1.1291.1"
12106-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1291.1.tgz#96aede5f4dccfd07c270190151a989b8cccfb3fb"
12107-
integrity sha512-a+phPmN0HrXzf81fx2qcaAnbZ7rK3WG1OhOHXoBHvRUIlAKIsoAozDSlWPSs0OuQI1hpQL/15O7xUFo3kDwrew==
12104+
snyk@^1.1292.0:
12105+
version "1.1292.0"
12106+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1292.0.tgz#83686f1fd43b193f553afc58cb3aa2e04811e9db"
12107+
integrity sha512-CklC8WLl8Ti2noOToijYcENrh1alIE+Igr5zNrMul16NDSFV/sZ7YrN0V4xxVZP0ytc2mVJ8OKJMdgurGEJ+3A==
1210812108
dependencies:
1210912109
"@sentry/node" "^7.36.0"
1211012110
global-agent "^3.0.0"

0 commit comments

Comments
 (0)