File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 "url" : " git://github.com/LavaMoat/sourcemap-validator.git"
2626 },
2727 "dependencies" : {
28- "jsesc" : " ~0.3.x " ,
28+ "jsesc" : " ^3.0.2 " ,
2929 "lodash" : " ^4.17.21" ,
3030 "source-map" : " ~0.1.x"
3131 },
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ jake@0.7.x:
3030 minimatch "0.2.x"
3131 utilities "0.0.x"
3232
33- jsesc@~0.3.x :
34- version "0. 3.0"
35- resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0. 3.0.tgz#1bf5ee63b4539fe2e26d0c1e99c240b97a457972 "
36- integrity sha1-G/XuY7RTn+LibQwemcJAuXpFeXI =
33+ jsesc@^3.0.2 :
34+ version "3.0.2 "
35+ resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2. tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e "
36+ integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g= =
3737
3838lodash@^4.17.21 :
3939 version "4.17.21"
You can’t perform that action at this time.
0 commit comments