Skip to content

Commit b26afb0

Browse files
Bump snyk from 1.1297.1 to 1.1297.2 in /demos/moderator (#1508)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1297.1 to 1.1297.2. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1297.1...v1.1297.2) --- updated-dependencies: - dependency-name: snyk dependency-version: 1.1297.2 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 e6ede48 commit b26afb0

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.2",
2323
"preact": "10.26.9",
24-
"snyk": "^1.1297.1",
24+
"snyk": "^1.1297.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
@@ -12959,10 +12959,10 @@ snapdragon@^0.8.1:
1295912959
source-map-resolve "^0.5.0"
1296012960
use "^3.1.0"
1296112961

12962-
snyk@^1.1297.1:
12963-
version "1.1297.1"
12964-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1297.1.tgz#f55186f11bfed0f7747736ffaed2a65173ed8724"
12965-
integrity sha512-l4bQPu90DvIKHs5h4aCo6ie4WwFq5pEB9IrLHONJzRwCY7ukT/z7rj0abYxR+aot/tnsQXcM/LgGIzIyy+3DVw==
12962+
snyk@^1.1297.2:
12963+
version "1.1297.2"
12964+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1297.2.tgz#427bc4abfa8dfa038310da9789f21100bed3ea7c"
12965+
integrity sha512-E6+SeU8aTBwC7yrGRMpJ5bvXDiLfkZ1aC0h9yan4emFrA/dw1cpKa24OnDAyZLKX0iskFqAP1s+0QguVB7qJzA==
1296612966
dependencies:
1296712967
"@sentry/node" "^7.36.0"
1296812968
global-agent "^3.0.0"

0 commit comments

Comments
 (0)