Skip to content

Commit 09eeb14

Browse files
Bump snyk from 1.1293.0 to 1.1293.1 in /demos/moderator (#1203)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1293.0 to 1.1293.1. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1293.0...v1.1293.1) --- updated-dependencies: - dependency-name: snyk 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 4ef1b2d commit 09eeb14

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.23.2",
24-
"snyk": "^1.1293.0",
24+
"snyk": "^1.1293.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
@@ -12071,10 +12071,10 @@ snapdragon@^0.8.1:
1207112071
source-map-resolve "^0.5.0"
1207212072
use "^3.1.0"
1207312073

12074-
snyk@^1.1293.0:
12075-
version "1.1293.0"
12076-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1293.0.tgz#a042d7b46d992b5553f284d2782f3374acbc6bdb"
12077-
integrity sha512-kAMTPHXlOJhcogYk1P2GMmnIIao7ZiQDCznSIdUbQGW68hoaWKghVUlLz4ny+LjjqemE1KII/amVwoFTRoNIlA==
12074+
snyk@^1.1293.1:
12075+
version "1.1293.1"
12076+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1293.1.tgz#07615a1a57b40c9779f7678f09135ee832681d60"
12077+
integrity sha512-CnbNrsEUMGfajfJ5/03BIgx1ixWKr9Kk+9xDw6sZqKy4K5K01DkyUp/V+WjbCfjr0li9+aE7u70s276KEOuiNA==
1207812078
dependencies:
1207912079
"@sentry/node" "^7.36.0"
1208012080
global-agent "^3.0.0"

0 commit comments

Comments
 (0)