Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

[Snyk] Security upgrade lodash from 4.17.19 to 4.17.20#74

Open
snyk-bot wants to merge1 commit intodevelop
base:develop
Choose a base branch
Loading
fromsnyk-fix-9432b64679325643bb67be5a9ae3663f
Open
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions.snyk
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.22.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- tc-core-library-js > lodash:
patched: '2022-03-26T02:37:42.297Z'
- '@topcoder-platform/topcoder-bus-api-wrapper > lodash':
patched: '2022-03-26T02:37:42.297Z'
- '@topcoder-platform/topcoder-bus-api-wrapper > tc-core-library-js > lodash':
patched: '2022-03-26T02:37:42.297Z'
- no-kafka > bin-protocol > lodash:
patched: '2022-03-26T02:37:42.297Z'
- no-kafka > nice-simple-logger > lodash:
patched: '2022-03-26T02:37:42.297Z'
- no-kafka > wrr-pool > lodash:
patched: '2022-03-26T02:37:42.297Z'
11 changes: 8 additions & 3 deletionspackage-lock.json
View file
Open in desktop

Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.

12 changes: 8 additions & 4 deletionspackage.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,7 +10,9 @@
"mock-api": "NODE_ENV=test node test/mock/mock",
"test": "nyc --reporter=html --reporter=text mocha test/unit/test.js --timeout 20000 --exit",
"e2e": "nyc --reporter=html --reporter=text mocha test/e2e/test.js --timeout 20000 --exit",
"sync-terms": "node src/scripts/sync-terms.js"
"sync-terms": "node src/scripts/sync-terms.js",
"prepare": "npm run snyk-protect",
"snyk-protect": "snyk-protect"
},
"repository": "https://github.com/topcoder-platform/legacy-challenge-processor",
"author": "TCSCODER",
Expand All@@ -32,7 +34,7 @@
"gulp": "^4.0.2",
"http-json-response": "^1.0.1",
"ifxnjs": "^10.0.5",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"moment-timezone": "^0.5.32",
"no-kafka": "^3.4.3",
"q": "^1.5.1",
Expand All@@ -41,7 +43,8 @@
"tc-core-library-js": "github:appirio-tech/tc-core-library-js.git#v2.6.4",
"underscore": "^1.10.2",
"util": "^0.12.3",
"winston": "^3.3.3"
"winston": "^3.3.3",
"@snyk/protect": "latest"
},
"engines": {
"node": "10.x"
Expand All@@ -58,5 +61,6 @@
"test/unit/test.js",
"test/e2e/test.js"
]
}
},
"snyk": true
}

[8]ページ先頭

©2009-2025 Movatter.jp