Skip to content

Commit 73c52dd

Browse files
Bump snyk from 1.1295.0 to 1.1295.1 in /demos/moderator (#1343)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1295.0 to 1.1295.1. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1295.0...v1.1295.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 42b0968 commit 73c52dd

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.13.3",
2323
"preact": "10.25.4",
24-
"snyk": "^1.1295.0",
24+
"snyk": "^1.1295.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
@@ -12635,10 +12635,10 @@ snapdragon@^0.8.1:
1263512635
source-map-resolve "^0.5.0"
1263612636
use "^3.1.0"
1263712637

12638-
snyk@^1.1295.0:
12639-
version "1.1295.0"
12640-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1295.0.tgz#8fc91f9807065741484fdb890d5c462bd97d92fa"
12641-
integrity sha512-3r+PlwWBQhWMkFGEpS8NMQDXAcBgYoHtq8tocK/6x95PVAEQpoIcqyR1n5o4kAvvcY7v5BxnWYpG/xMSQ3aggQ==
12638+
snyk@^1.1295.1:
12639+
version "1.1295.1"
12640+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1295.1.tgz#2b932b20e7338503b394a60e0f5d39cdc4cd3940"
12641+
integrity sha512-fPBNdNL46s8JMtnxcJ6H6q6HS5//fYqbyjBCB00fjI0s4pnWxhjchioZ3b3VDgITNMHvg6reoYUylJzRl812Pw==
1264212642
dependencies:
1264312643
"@sentry/node" "^7.36.0"
1264412644
global-agent "^3.0.0"

0 commit comments

Comments
 (0)