Skip to content

Commit 03454ab

Browse files
committed
moved to @snyk/protect
1 parent 55399a9 commit 03454ab

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"dependencies": {
2626
"@iobroker/adapter-core": "^2.6.0",
2727
"@iobroker/plugin-sentry": "^1.2.0",
28+
"@snyk/protect": "^1.880.0",
2829
"axios": "^0.26.1",
2930
"flatted": "^3.2.5",
3031
"https": "^1.0.0",
3132
"lodash": "^4.17.21",
3233
"mqtt": "^4.3.7",
3334
"path": "^0.12.7",
34-
"snyk": "^1.880.0",
3535
"ssl-root-cas": "^1.3.1"
3636
},
3737
"devDependencies": {
@@ -64,7 +64,7 @@
6464
"test:integration": "mocha test/integration --exit",
6565
"test": "npm run test:js && npm run test:package",
6666
"lint": "eslint",
67-
"snyk-protect": "snyk protect",
67+
"snyk-protect": "snyk-protect",
6868
"prepare": "npm run snyk-protect"
6969
},
7070
"bugs": {

0 commit comments

Comments
 (0)