Skip to content

Commit

Permalink
fix: upgrade snyk from 1.912.0 to 1.915.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade snyk from 1.912.0 to 1.915.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/brianlusina/project/963a2204-f648-4821-bac9-9c64def3182a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 2, 2022
1 parent 6dca4b3 commit ec5bdb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion firefunctions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"snyk": true,
"dependencies": {
"snyk": "^1.912.0"
"snyk": "^1.915.0"
}
}
8 changes: 4 additions & 4 deletions firefunctions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1439,10 +1439,10 @@ [email protected]:
dependencies:
hoek "2.x.x"

snyk@^1.912.0:
version "1.912.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.912.0.tgz#2660f6ad3eb6e5b34f0e46ccd07381d1f5494c1a"
integrity sha512-s2aPtRBRP9/dfMBGZ3nQ02Z93DkmbjSxUXkTSA2i5orFXLG4MuY/C63uGiNRGXKpaTQS0XwZlWzvo7hYJ4RCCQ==
snyk@^1.915.0:
version "1.915.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.915.0.tgz#1a3a6d6c220582fa3549f95d01cc35fe2fb08b59"
integrity sha512-1b7HkeFdD33hA/yWbAhenPIMJeqxR0w377+HsgIUHqDbbBVMvgEkz93tlZE3WigaiQ1J09R6bA4QA1/ELMnUNA==

source-map-support@^0.4.15:
version "0.4.18"
Expand Down

0 comments on commit ec5bdb4

Please sign in to comment.