mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
Merge pull request #39 from srgooglo/snyk-upgrade-2edc1f1b3e94a1bacbb012f11926c0b1
[Snyk] Upgrade @types/lodash from 4.14.164 to 4.14.165
This commit is contained in:
commit
daa0f31c24
6
package-lock.json
generated
Executable file → Normal file
6
package-lock.json
generated
Executable file → Normal file
@ -3134,9 +3134,9 @@
|
||||
}
|
||||
},
|
||||
"@types/lodash": {
|
||||
"version": "4.14.164",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.164.tgz",
|
||||
"integrity": "sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg=="
|
||||
"version": "4.14.165",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz",
|
||||
"integrity": "sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg=="
|
||||
},
|
||||
"@types/marked": {
|
||||
"version": "1.1.0",
|
||||
|
2
package.json
Executable file → Normal file
2
package.json
Executable file → Normal file
@ -41,7 +41,7 @@
|
||||
"@ragestudio/nodecore-api-lib": "^0.2.6",
|
||||
"@ragestudio/nodecore-utils": "^0.1.18",
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/lodash": "^4.14.164",
|
||||
"@types/lodash": "^4.14.165",
|
||||
"antd": "^4.8.2",
|
||||
"axios": "^0.21.0",
|
||||
"babel-core": "^6.26.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user