Skip to content

Commit 76a5804

Browse files
build(deps): bump snyk from 1.1116.0 to 1.1117.0 in /demos/moderator (#552)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1116.0 to 1.1117.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1116.0...v1.1117.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 717d62a commit 76a5804

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.1116.0",
24+
"snyk": "^1.1117.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
@@ -10817,10 +10817,10 @@ snapdragon@^0.8.1:
1081710817
source-map-resolve "^0.5.0"
1081810818
use "^3.1.0"
1081910819

10820-
snyk@^1.1116.0:
10821-
version "1.1116.0"
10822-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1116.0.tgz#40e402956de77eb91c8817b8648e80c32c588c19"
10823-
integrity sha512-xe14nvgfY4bMC0VZU9Q+0IF4CPNceEaK4R8mqjTvvRjINu0MfV66lhXJnYRU/oaxAWCoAIPYR0J9LpG45r04yg==
10820+
snyk@^1.1117.0:
10821+
version "1.1117.0"
10822+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1117.0.tgz#ef79585a78a5028f1a36271202345b6098c7b31f"
10823+
integrity sha512-XJcStJxy2JJUHm2lhxpFXo7Ot1MYy0xkj2nTKuKa+0XxfAcMwf0EqrYU1R9AAuWXNVhtI9rs84oKu2CwcuK2gA==
1082410824
dependencies:
1082510825
"@sentry/node" "^7.36.0"
1082610826
global-agent "^3.0.0"

0 commit comments

Comments
 (0)