Skip to content

Commit 371091b

Browse files
Bump snyk from 1.1294.0 to 1.1294.1 in /demos/moderator (#1267)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1294.0 to 1.1294.1. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1294.0...v1.1294.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 4ec1cd9 commit 371091b

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.0",
2323
"preact": "10.24.3",
24-
"snyk": "^1.1294.0",
24+
"snyk": "^1.1294.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
@@ -12275,10 +12275,10 @@ snapdragon@^0.8.1:
1227512275
source-map-resolve "^0.5.0"
1227612276
use "^3.1.0"
1227712277

12278-
snyk@^1.1294.0:
12279-
version "1.1294.0"
12280-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1294.0.tgz#7ad0404624d21df9e490c16de59b9857488da0cd"
12281-
integrity sha512-4RBj3Lfccz5+6L2Kw9bt7icF+ex3antwt9PkSl2oEulI7mgqvc8VUFLnezg8c6PY60IPM9DrSSmNjXBac10I3Q==
12278+
snyk@^1.1294.1:
12279+
version "1.1294.1"
12280+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1294.1.tgz#96698fed524e81c57a87a6d9a269cba535f32d3d"
12281+
integrity sha512-A4yXpzoaa3Be5W1XvhQtipEK24TwlhU7zC0cusq+e0ejPD2j1FKcRGGIbhEke5l0OjUN1R7N1h/N83OpMpe7Hw==
1228212282
dependencies:
1228312283
"@sentry/node" "^7.36.0"
1228412284
global-agent "^3.0.0"

0 commit comments

Comments
 (0)