File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 31
31
"fs-extra" : " ^11.1.1" ,
32
32
"http-server" : " ^14.1.1" ,
33
33
"husky" : " ^8.0.3" ,
34
- "js-slang" : " ^1.0.20 " ,
34
+ "js-slang" : " ^1.0.23 " ,
35
35
"lz-string" : " ^1.5.0" ,
36
36
"prettier" : " ^2.8.7" ,
37
37
"xmldom" : " ^0.6.0" ,
Original file line number Diff line number Diff line change @@ -2038,10 +2038,15 @@ isstream@~0.1.2:
2038
2038
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
2039
2039
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
2040
2040
2041
- js-slang@^1.0.20 :
2042
- version "1.0.20"
2043
- resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.20.tgz#458c8e67234dde8eded2c5e21521efa3a3cea8a8"
2044
- integrity sha512-T/a2OX/xQYDPADhJq5vqD9wScJCz2aVIgroV8rB5vPEyPscfDWoxUhnAcQ4AXJY6eNMbr1hqII/e+kGPKesNlA==
2041
+ js-base64@^3.7.5 :
2042
+ version "3.7.5"
2043
+ resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
2044
+ integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==
2045
+
2046
+ js-slang@^1.0.23 :
2047
+ version "1.0.23"
2048
+ resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.23.tgz#7ce3e842615103dc926a9053cf864f278eb21142"
2049
+ integrity sha512-gB646EktYb/BEL/n4aAsGVFGuZOl8rFNAlHFu7t15TpIrvRYivhNDGURqs9hLxdUeebejHVQ2kJsWJWwdNwT5w==
2045
2050
dependencies :
2046
2051
" @babel/parser" " ^7.19.4"
2047
2052
" @joeychenofficial/alt-ergo-modified" " ^2.4.0"
@@ -2053,6 +2058,7 @@ js-slang@^1.0.20:
2053
2058
acorn-walk "^8.0.0"
2054
2059
astring "^1.4.3"
2055
2060
gpu.js "^2.10.4"
2061
+ js-base64 "^3.7.5"
2056
2062
lodash "^4.17.20"
2057
2063
node-getopt "^0.3.2"
2058
2064
source-map "0.7.3"
You can’t perform that action at this time.
0 commit comments