Skip to content

Commit

Permalink
bump version to 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
giper45 committed Sep 25, 2024
1 parent 898d764 commit 9e68ee1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docker-security-playground",
"description": "A playground platform for the penetration testing students",
"version": "3.8.2",
"version": "3.8.3",
"private": true,
"keywords": [
"docker"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1987,13 +1987,18 @@ download-file@^0.1.5:
dependencies:
mkdirp "^0.5.0"

dtrace-provider@~0.8, [email protected]:
dtrace-provider@~0.8:
version "0.8.8"
resolved "https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.8.8.tgz"
integrity sha512-b7Z7cNtHPhH9EJhNNbbeqTcXB8LGFFZhq1PGgEvpeHlzd36bhbdTWoE/Ba/YguqpBSlAPKnARWhVlhunCMwfxg==
dependencies:
nan "^2.14.0"

[email protected]:
version "0.2.8"
resolved "https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.2.8.tgz"
integrity sha512-wufYnYt4ISHnT9MEiRgQ3trXuolt7mICTa/ckT+KYHR667K9H82lmI8KM7zKUJ8l5I343A34wJnvL++1TJn1iA==

duplexer@~0.1.1:
version "0.1.2"
resolved "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz"
Expand Down

0 comments on commit 9e68ee1

Please sign in to comment.