Skip to content

Commit 2605a2b

Browse files
committed
Updated lodash - security vulnerability fix
1 parent 79719c5 commit 2605a2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test:watch": "nwb test-react --server"
2121
},
2222
"peerDependencies": {
23-
"lodash": ">=4.17.11",
23+
"lodash": ">=4.17.13",
2424
"react": "^16.8.6",
2525
"react-dom": "^16.8.6",
2626
"rxjs": "^6.4.0",
@@ -44,7 +44,7 @@
4444
"axios": "^0.19.0",
4545
"axios-observable": "^1.1.1",
4646
"bootstrap": "^4.3.1",
47-
"lodash": ">=4.17.11",
47+
"lodash": ">=4.17.13",
4848
"nwb": "0.23.x",
4949
"path-to-regexp": "^3.0.0",
5050
"react": "^16.8.6",

0 commit comments

Comments
 (0)