1
0
Fork 0
mirror of https://github.com/martijndeb/pixdisp.git synced 2025-04-28 17:58:28 +02:00

build(deps): bump snyk from 1.685.0 to 1.996.0

Bumps [snyk](https://github.com/snyk/snyk) from 1.685.0 to 1.996.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](https://github.com/snyk/snyk/compare/v1.685.0...v1.996.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] 2022-10-06 18:29:02 +00:00 committed by GitHub
parent 435a0cfdef
commit 44e8ce087a
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

@ -5715,9 +5715,9 @@
} }
}, },
"snyk": { "snyk": {
"version": "1.685.0", "version": "1.996.0",
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.685.0.tgz", "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.996.0.tgz",
"integrity": "sha512-pVAI7tbvPOqDLY75eHsbmAoY3ZQsHikiaCDK1w96MYY/yke35fUACe2z8XIjcBgC+lD7joycBdrS0wbORu10Ew==" "integrity": "sha512-nq//Ely0bSt50LzX9Er5lCQNqTpaKn7I7xkhUB3Z+8rs8Jqha360HeQwhbVzsuQS3xT/1+36zt6CcgyLPM1QbA=="
}, },
"source-map": { "source-map": {
"version": "0.6.1", "version": "0.6.1",

View file

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