build(deps): bump snyk from 1.685.0 to 1.1064.0

Bumps [snyk](https://github.com/snyk/snyk) from 1.685.0 to 1.1064.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](https://github.com/snyk/snyk/compare/v1.685.0...v1.1064.0)

---
updated-dependencies:
- dependency-name: snyk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-09 19:30:24 +00:00 committed by GitHub
parent c1b5800c5b
commit 363dcc0dfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4975,9 +4975,9 @@
}
},
"snyk": {
"version": "1.685.0",
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.685.0.tgz",
"integrity": "sha512-pVAI7tbvPOqDLY75eHsbmAoY3ZQsHikiaCDK1w96MYY/yke35fUACe2z8XIjcBgC+lD7joycBdrS0wbORu10Ew=="
"version": "1.1064.0",
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1064.0.tgz",
"integrity": "sha512-f9mNO5rUc5nVVZ1sN+do2i5/RGHKlOQoNk5HiEO9WkPEn2pFllJv2XAw5Bn7sFj1eLXNFVUOUlo6SVqGnX7lXw=="
},
"source-map": {
"version": "0.6.1",

View File

@ -9,7 +9,7 @@
"dependencies": {
"restify": "^8.1.1",
"vm2": "^3.9.11",
"snyk": "^1.685.0"
"snyk": "^1.1064.0"
},
"devDependencies": {
"eslint": "^4.19.1",