Skip to content

Commit 15106eb

Browse files
build(deps): bump snyk from 1.1115.0 to 1.1116.0 in /demos/moderator (#548)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1115.0 to 1.1116.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1115.0...v1.1116.0) --- updated-dependencies: - dependency-name: snyk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f645561 commit 15106eb

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.8.3",
2323
"preact": "10.13.1",
24-
"snyk": "^1.1115.0",
24+
"snyk": "^1.1116.0",
2525
"whatwg-fetch": "3.6.2",
2626
"yarn": "^1.22.19"
2727
},

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10822,10 +10822,10 @@ snapdragon@^0.8.1:
1082210822
source-map-resolve "^0.5.0"
1082310823
use "^3.1.0"
1082410824

10825-
snyk@^1.1115.0:
10826-
version "1.1115.0"
10827-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1115.0.tgz#c4b6977ee274eb3873c77573104a45d013c2791f"
10828-
integrity sha512-CTOwrt1qx+59cMRe+TsIg4SA4g/qZTNTw0KqVXNx/ta6SNLKx0XSwNMibMqDq++eb5IJzyNKCnlU0FtFrUo4hw==
10825+
snyk@^1.1116.0:
10826+
version "1.1116.0"
10827+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1116.0.tgz#40e402956de77eb91c8817b8648e80c32c588c19"
10828+
integrity sha512-xe14nvgfY4bMC0VZU9Q+0IF4CPNceEaK4R8mqjTvvRjINu0MfV66lhXJnYRU/oaxAWCoAIPYR0J9LpG45r04yg==
1082910829
dependencies:
1083010830
"@sentry/node" "^7.36.0"
1083110831
global-agent "^3.0.0"

0 commit comments

Comments
 (0)