File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 31
31
"fs-extra" : " ^11.2.0" ,
32
32
"http-server" : " ^14.1.1" ,
33
33
"husky" : " ^8.0.3" ,
34
- "js-slang" : " ^1.0.37 " ,
34
+ "js-slang" : " ^1.0.46 " ,
35
35
"lz-string" : " ^1.5.0" ,
36
36
"prettier" : " ^2.8.8" ,
37
37
"xmldom" : " ^0.6.0" ,
Original file line number Diff line number Diff line change @@ -2123,10 +2123,10 @@ js-base64@^3.7.5:
2123
2123
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
2124
2124
integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==
2125
2125
2126
- js-slang@^1.0.37 :
2127
- version "1.0.37 "
2128
- resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.37 .tgz#54ae07877bb1cfc15c2ee6a5d6252da550c26af6 "
2129
- integrity sha512-CJPYq+yba8jBloobV8pGiZZz4L0CL5XdN2q5I8a8IZQw0YeCuI4SCjwMuaW/qJUBV4UJMkHNtrAV8CbgPxhVUg ==
2126
+ js-slang@^1.0.46 :
2127
+ version "1.0.46 "
2128
+ resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.46 .tgz#61b27f7a99ebe02c2f462e353d57a1593f2644ff "
2129
+ integrity sha512-ogAJXNKGxbXk4y1FL/U9Jqt+SHKj9Ekn+xXffu+rs+FA07OcW0b6VElAL2z0sJr5tV88RWiC/1xJULr7aFnAiA ==
2130
2130
dependencies :
2131
2131
" @babel/parser" " ^7.19.4"
2132
2132
" @joeychenofficial/alt-ergo-modified" " ^2.4.0"
@@ -2139,7 +2139,7 @@ js-slang@^1.0.37:
2139
2139
astring "^1.4.3"
2140
2140
gpu.js "^2.16.0"
2141
2141
js-base64 "^3.7.5"
2142
- lodash "^4.17.20 "
2142
+ lodash "^4.17.21 "
2143
2143
node-getopt "^0.3.2"
2144
2144
source-map "0.7.3"
2145
2145
xmlhttprequest-ts "^1.0.1"
@@ -2191,7 +2191,7 @@ lodash.debounce@^4.0.8:
2191
2191
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
2192
2192
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
2193
2193
2194
- lodash@^4.17.14, lodash@^4.17.20 :
2194
+ lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21 :
2195
2195
version "4.17.21"
2196
2196
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2197
2197
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
You can’t perform that action at this time.
0 commit comments