Skip to content

Commit 0edd769

Browse files
Bump snyk from 1.1297.0 to 1.1297.1 in /demos/moderator (#1468)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1297.0 to 1.1297.1. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1297.0...v1.1297.1) --- updated-dependencies: - dependency-name: snyk dependency-version: 1.1297.1 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 55340b1 commit 0edd769

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.15.1",
2323
"preact": "10.26.6",
24-
"snyk": "^1.1297.0",
24+
"snyk": "^1.1297.1",
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
@@ -12592,10 +12592,10 @@ snapdragon@^0.8.1:
1259212592
source-map-resolve "^0.5.0"
1259312593
use "^3.1.0"
1259412594

12595-
snyk@^1.1297.0:
12596-
version "1.1297.0"
12597-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1297.0.tgz#e19253cbbf17d105aea8e5918f0135ba6624cb24"
12598-
integrity sha512-ANgz1ALqg/Vf9nGkKRQsw1wOfuNib6GVT6HRdbUZCgfgBFVVgl726kC2tESTtCpkz28nD6irMItUivdpMnOgCg==
12595+
snyk@^1.1297.1:
12596+
version "1.1297.1"
12597+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1297.1.tgz#f55186f11bfed0f7747736ffaed2a65173ed8724"
12598+
integrity sha512-l4bQPu90DvIKHs5h4aCo6ie4WwFq5pEB9IrLHONJzRwCY7ukT/z7rj0abYxR+aot/tnsQXcM/LgGIzIyy+3DVw==
1259912599
dependencies:
1260012600
"@sentry/node" "^7.36.0"
1260112601
global-agent "^3.0.0"

0 commit comments

Comments
 (0)