Skip to content

Commit ee628e1

Browse files
author
usbsync
committed
entrylabs/modal version change
1 parent 56c81a7 commit ee628e1

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"dependencies": {
117117
"@egjs/react-infinitegrid": "^4.1.1",
118118
"@entrylabs/event": "^1.0.3",
119-
"@entrylabs/modal": "^1.2.9",
119+
"@entrylabs/modal": "1.2.5",
120120
"@entrylabs/postcss-url": "^8.0.1",
121121
"@toast-ui/react-grid": "^4.10.1",
122122
"axios": "^0.18.0",

yarn.lock

+6-7
Original file line numberDiff line numberDiff line change
@@ -1344,13 +1344,12 @@
13441344
resolved "https://registry.yarnpkg.com/@entrylabs/event/-/event-1.0.3.tgz#a8754edcf4e44c0365a0e95b57801f3f52532e9d"
13451345
integrity sha512-IDC7sWnfe8GVQIEGsct9Bcsj1Nh4XikO6PG+veVuix0Zv/XH98NkFjmXiyrriJ/rjJoGFBq6sKesfmaFCCr3MA==
13461346

1347-
"@entrylabs/modal@^1.2.9":
1348-
version "1.2.9"
1349-
resolved "https://registry.yarnpkg.com/@entrylabs/modal/-/modal-1.2.9.tgz#b639b46c04988b6195f3c01567dfdec1a1a1cefb"
1350-
integrity sha512-nT9sPk4YQaSga1mu4u8maRXfaQsfhaTjDoTCJ6bB7VTrvuCMe8Glw7ORXRgSEKiIIzWV+bjx3SNwAmxxMyheWA==
1347+
"@entrylabs/[email protected].5":
1348+
version "1.2.5"
1349+
resolved "https://registry.yarnpkg.com/@entrylabs/modal/-/modal-1.2.5.tgz#143d948a8d676040474053500653502e9d5187a6"
1350+
integrity sha512-1FmmpvTmaKQwBlKZkAoDKZ13SY6lUnACR+UC0pul2DDKSB/7DRzvsZ4XeJ3fVc/47nvi9ROentQJKvxmlsuWIw==
13511351
dependencies:
1352-
lodash-es "^4.17.21"
1353-
rimraf "^3.0.2"
1352+
lodash-es "^4.17.15"
13541353

13551354
"@entrylabs/postcss-url@^8.0.1":
13561355
version "8.0.1"
@@ -10677,7 +10676,7 @@ locate-path@^6.0.0:
1067710676
dependencies:
1067810677
p-locate "^5.0.0"
1067910678

10680-
lodash-es@^4.17.15, lodash-es@^4.17.21, lodash-es@^4.2.1:
10679+
lodash-es@^4.17.15, lodash-es@^4.2.1:
1068110680
version "4.17.21"
1068210681
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
1068310682
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==

0 commit comments

Comments
 (0)