Skip to content

Commit

Permalink
build(deps): bump snyk from 1.1250.0 to 1.1251.0 in /demos/moderator
Browse files Browse the repository at this point in the history
Bumps [snyk](https://github.com/snyk/snyk) from 1.1250.0 to 1.1251.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1250.0...v1.1251.0)

---
updated-dependencies:
- dependency-name: snyk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 10f7bc2 commit 4ca6cb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demos/moderator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"package.json": "^2.0.1",
"parcel": "^2.10.3",
"preact": "10.19.2",
"snyk": "^1.1250.0",
"snyk": "^1.1251.0",
"whatwg-fetch": "3.6.19",
"yarn": "^1.22.21"
},
Expand Down
8 changes: 4 additions & 4 deletions demos/moderator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11797,10 +11797,10 @@ snapdragon@^0.8.1:
source-map-resolve "^0.5.0"
use "^3.1.0"

snyk@^1.1250.0:
version "1.1250.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1250.0.tgz#6a5f884e244c9a7d75e5e283e45bca01a856a73a"
integrity sha512-9c85Pp/b5YmMeUINXwUEexyfvpg/2gKJ46oX6PBXZ9gC/LgPRZFJEdullyehzdfEoDsX+qiZJRBw1tfizsaOiQ==
snyk@^1.1251.0:
version "1.1251.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1251.0.tgz#286dcad9030689ccfc09c9af4d6067c385c60c9f"
integrity sha512-gzDmaUkchB408TX1oUHozfOZEJhcAYQiARvQ8iYfCfu0KzTfaXCsBLrcVAf4CfeAbQPB+SToyrgQ+oQE+Es/xg==
dependencies:
"@sentry/node" "^7.36.0"
global-agent "^3.0.0"
Expand Down

0 comments on commit 4ca6cb2

Please sign in to comment.