Skip to content

Commit fe61243

Browse files
committed
Lodash security fix
1 parent 7ce7658 commit fe61243

File tree

4 files changed

+19
-27
lines changed

4 files changed

+19
-27
lines changed

dist/get-own-non-enumerable-keys-x.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/get-own-non-enumerable-keys-x.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 13 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@babel/preset-env": "^7.5.5",
6969
"@babel/runtime": "^7.5.5",
7070
"@types/jest": "^24.0.17",
71-
"@types/node": "^12.7.0",
72-
"@xotic750/eslint-config-recommended": "^1.0.5",
71+
"@types/node": "^12.7.1",
72+
"@xotic750/eslint-config-recommended": "^1.0.6",
7373
"babel-core": "^7.0.0-0",
7474
"babel-eslint": "^10.0.2",
7575
"babel-loader": "^8.0.6",
@@ -87,10 +87,10 @@
8787
"eslint-plugin-eslint-comments": "^3.1.2",
8888
"eslint-plugin-html": "^6.0.0",
8989
"eslint-plugin-import": "^2.18.2",
90-
"eslint-plugin-jest": "^22.14.1",
90+
"eslint-plugin-jest": "^22.15.0",
9191
"eslint-plugin-jsdoc": "^15.8.0",
9292
"eslint-plugin-json": "^1.4.0",
93-
"eslint-plugin-lodash": "^5.1.0",
93+
"eslint-plugin-lodash": "^5.1.1",
9494
"eslint-plugin-no-use-extend-native": "^0.4.1",
9595
"eslint-plugin-prefer-object-spread": "^1.2.1",
9696
"eslint-plugin-prettier": "^3.1.0",

0 commit comments

Comments
 (0)