Skip to content

Commit 8974aa7

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

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.4",
2323
"preact": "10.26.9",
24-
"snyk": "^1.1297.2",
24+
"snyk": "^1.1297.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
@@ -13089,10 +13089,10 @@ snapdragon@^0.8.1:
1308913089
source-map-resolve "^0.5.0"
1309013090
use "^3.1.0"
1309113091

13092-
snyk@^1.1297.2:
13093-
version "1.1297.2"
13094-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1297.2.tgz#427bc4abfa8dfa038310da9789f21100bed3ea7c"
13095-
integrity sha512-E6+SeU8aTBwC7yrGRMpJ5bvXDiLfkZ1aC0h9yan4emFrA/dw1cpKa24OnDAyZLKX0iskFqAP1s+0QguVB7qJzA==
13092+
snyk@^1.1297.3:
13093+
version "1.1297.3"
13094+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1297.3.tgz#0b4b75d40529560498d375e88e6a892484def35c"
13095+
integrity sha512-D4gj5Yeg0IdLUfrYObaj/qhg/k7ONO/OmPY8aa3JpZoo/dH3kecUjUqyPgfL9mq7kFswZO5Piwno6PmZ7Dv8Ig==
1309613096
dependencies:
1309713097
"@sentry/node" "^7.36.0"
1309813098
global-agent "^3.0.0"

0 commit comments

Comments
 (0)