Skip to content

Commit

Permalink
build(deps): bump snyk from 1.1271.0 to 1.1272.0 in /demos/moderator
Browse files Browse the repository at this point in the history
Bumps [snyk](https://github.com/snyk/snyk) from 1.1271.0 to 1.1272.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1271.0...v1.1272.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 Jan 22, 2024
1 parent 85308c6 commit 2a76b78
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.11.0",
"preact": "10.19.3",
"snyk": "^1.1271.0",
"snyk": "^1.1272.0",
"whatwg-fetch": "3.6.20",
"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 @@ -11818,10 +11818,10 @@ snapdragon@^0.8.1:
source-map-resolve "^0.5.0"
use "^3.1.0"

snyk@^1.1271.0:
version "1.1271.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1271.0.tgz#77f5592ce89fd26747bada2310109600a7b7b718"
integrity sha512-jctY8AxTyZq8JnhCLui94xZOia4vQMm8LWJduCuSPZGWObSLIGqNg++iWupt3zb5KNlQPqBKP3N9jpa+necS+g==
snyk@^1.1272.0:
version "1.1272.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1272.0.tgz#310c5a39ada26fd7f203d32a0a2e2ec67959a566"
integrity sha512-/3t7pzALUceT8F/sS4kb5B8IXK9fuSF1ZbHhj6pJo4GIoN+IlzEbsohh7xO8BkJ/fXQagP/kchXBpPQN6wldUw==
dependencies:
"@sentry/node" "^7.36.0"
global-agent "^3.0.0"
Expand Down

0 comments on commit 2a76b78

Please sign in to comment.