fix: upgrade @types/lodash from 4.14.164 to 4.14.165

Snyk has created this PR to upgrade @types/lodash from 4.14.164 to 4.14.165.

See this package in npm:
https://www.npmjs.com/package/@types/lodash

See this project in Snyk:
https://app.snyk.io/org/srgooglo/project/32d7496a-6bfa-4eab-978c-5bc618fd2e41?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2020-11-27 00:48:53 +00:00
parent cd6ea940ed
commit a036fe4239
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated Executable file → Normal file
View File

@ -3134,9 +3134,9 @@
} }
}, },
"@types/lodash": { "@types/lodash": {
"version": "4.14.164", "version": "4.14.165",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.164.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz",
"integrity": "sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==" "integrity": "sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg=="
}, },
"@types/marked": { "@types/marked": {
"version": "1.1.0", "version": "1.1.0",

2
package.json Executable file → Normal file
View File

@ -41,7 +41,7 @@
"@ragestudio/nodecore-api-lib": "^0.2.6", "@ragestudio/nodecore-api-lib": "^0.2.6",
"@ragestudio/nodecore-utils": "^0.1.18", "@ragestudio/nodecore-utils": "^0.1.18",
"@types/jest": "^26.0.15", "@types/jest": "^26.0.15",
"@types/lodash": "^4.14.164", "@types/lodash": "^4.14.165",
"antd": "^4.8.2", "antd": "^4.8.2",
"axios": "^0.21.0", "axios": "^0.21.0",
"babel-core": "^6.26.3", "babel-core": "^6.26.3",