Skip to content

Commit

Permalink
Lock slash to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Jul 8, 2021
1 parent 91cd7dd commit 33b6ee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion esinstall/package.json
Expand Up @@ -56,7 +56,7 @@
"rimraf": "^3.0.0",
"rollup": "~2.37.1",
"rollup-plugin-polyfill-node": "^0.6.2",
"slash": "^3.0.0",
"slash": "~3.0.0",
"validate-npm-package-name": "^3.0.0",
"vm2": "^3.9.2"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -14576,7 +14576,7 @@ slash@^2.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==

slash@^3.0.0:
slash@^3.0.0, slash@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
Expand Down

0 comments on commit 33b6ee7

Please sign in to comment.