Skip to content

Commit e9fcd77

Browse files
chore(deps-dev): bump snyk from 1.1118.0 to 1.1298.0
Bumps [snyk](https://github.com/snyk/snyk) from 1.1118.0 to 1.1298.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1118.0...v1.1298.0) --- updated-dependencies: - dependency-name: snyk dependency-version: 1.1298.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64b5ebb commit e9fcd77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@commitlint/cli": "19.8.0",
1414
"@commitlint/config-conventional": "19.8.0",
1515
"concurrently": "9.1.2",
16-
"snyk": "1.1296.1"
16+
"snyk": "1.1298.0"
1717
},
1818
"dependencies": {}
1919
}

yarn.lock

100755100644
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -897,10 +897,10 @@ shell-quote@^1.8.1:
897897
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a"
898898
integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==
899899

900-
snyk@1.1118.0:
901-
version "1.1118.0"
902-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1118.0.tgz#a85caa2ea0a808567ab7b8fa0baa68b44a4491ec"
903-
integrity sha512-zddbk/h6CHrcSGFB381LsnTIHj4oD0CeCspNnHVsVmExthr1gZWbCzs3aVztN9NSmkfh7Zx8QLnGmvG6b5m7hw==
900+
snyk@1.1298.0:
901+
version "1.1298.0"
902+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1298.0.tgz#eb754415408ffed620467c3c2749676d8d958b0a"
903+
integrity sha512-2EfBxGj255ansk0YOB1NDQTVVHMl61BGsw4LpkXktJP2vIhMbxmOH8Dpc5ui67THz1HLgvcysMoUN1eIxgvwPA==
904904
dependencies:
905905
"@sentry/node" "^7.36.0"
906906
global-agent "^3.0.0"

0 commit comments

Comments
 (0)