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:
srgooglo 2020-11-27 07:35:06 +01:00 committed by GitHub
commit 17b595aa35
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",