Skip to content

Commit d54ecf8

Browse files
1 parent 44b706a commit d54ecf8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Src/WitsmlExplorer.Frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/enzyme": "^3.10.8",
5959
"@types/enzyme-adapter-react-16": "^1.0.6",
6060
"@types/jest": "^26.0.23",
61-
"@types/lodash": "^4.14.169",
61+
"@types/lodash": "^4.14.170",
6262
"@types/node": "^15.3.1",
6363
"@types/react": "^17.0.6",
6464
"@types/react-virtualized-auto-sizer": "^1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -916,10 +916,10 @@
916916
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
917917
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
918918

919-
"@types/lodash@^4.14.169":
920-
version "4.14.169"
921-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
922-
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
919+
"@types/lodash@^4.14.170":
920+
version "4.14.170"
921+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
922+
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
923923

924924
"@types/node@*", "@types/node@^15.3.1":
925925
version "15.3.1"

0 commit comments

Comments
 (0)