Skip to content

Commit

Permalink
v3.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IvayloGrahlyov committed May 18, 2023
1 parent 017bca4 commit 1bddf77
Show file tree
Hide file tree
Showing 29 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion express/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions express/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/express-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Express application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -26,7 +26,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"aws-sdk": "^2.397.0",
"body-parser": "^1.14.2",
"cookie-parser": "^1.4.3",
Expand Down
2 changes: 1 addition & 1 deletion fastify3/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fastify3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/fastify3-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Fastify application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -24,7 +24,7 @@
"start": "node server.js | pino-pretty"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"ejs": "^2.7.4",
"fastify": "^3.9.2",
"fastify-cookie": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion fastify4/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fastify4/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/fastify4-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Fastify application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -24,7 +24,7 @@
"start": "node server.js | pino-pretty"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"@fastify/cookie": "^8.3.0",
"@fastify/formbody": "^7.3.0",
"@fastify/multipart": "^7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion fastify4ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fastify4ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/fastify-ts-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Fastify application written in Typescript",
"keywords": [],
"author": "Contrast Security <nodejs@contrastsecurity.com>",
Expand All @@ -26,7 +26,7 @@
"lint": "eslint --fix ."
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"@fastify/cookie": "^8.3.0",
"@fastify/formbody": "^7.3.0",
"@fastify/multipart": "^7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion hapi18/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions hapi18/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/hapi-18-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Hapi application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -24,7 +24,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"@hapi/glue": "^6.2.0",
"@hapi/hapi": "^18.4.0",
"@hapi/hoek": "^9.0.3",
Expand Down
2 changes: 1 addition & 1 deletion hapi19/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions hapi19/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/hapi-19-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Hapi application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -24,7 +24,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"@hapi/glue": "^7.0.0",
"@hapi/hapi": "^19.1.1",
"@hapi/hoek": "^9.0.4",
Expand Down
2 changes: 1 addition & 1 deletion hapi20/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions hapi20/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/hapi-20-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Hapi application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -24,7 +24,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"@hapi/glue": "^8.0.0",
"@hapi/hapi": "^20.1.5",
"@hapi/hoek": "^9.0.4",
Expand Down
2 changes: 1 addition & 1 deletion koa/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions koa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/koa-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Koa application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -24,7 +24,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"@koa/router": "^8.0.8",
"koa": "^2.12.0",
"koa-bodyparser": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion kraken/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions kraken/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/kraken-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Kraken application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -24,7 +24,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"ejs": "^2.7.4",
"express": "^4.12.2",
"express-async-errors": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"sails",
"test-bench-utils"
],
"version": "3.34.0"
"version": "3.35.0"
}
2 changes: 1 addition & 1 deletion loopback/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions loopback/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/loopback-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Loopback application",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand All @@ -25,7 +25,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"body-parser": "^1.19.0",
"compression": "^1.0.3",
"cookie-parser": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion loopback4/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions loopback4/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/loopback-4-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable Loopback application",
"keywords": [
"loopback-application",
Expand Down Expand Up @@ -50,7 +50,7 @@
"!*/__tests__"
],
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"@loopback/boot": "^3.1.0",
"@loopback/core": "^2.12.0",
"@loopback/repository": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion restify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions restify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/restify-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable restify application",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"ejs": "^3.1.3",
"ejs-locals": "^1.0.2",
"lodash": "^4.17.19",
Expand Down
2 changes: 1 addition & 1 deletion sails/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sails/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contrast/sails-test-bench",
"private": true,
"version": "3.33.0",
"version": "3.35.0",
"description": "Intentionally vulnerable sails application",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"node": ">=12.13.0"
},
"dependencies": {
"@contrast/test-bench-utils": "^3.33.0",
"@contrast/test-bench-utils": "^3.35.0",
"crypto": "^1.0.1",
"grunt": "1.0.4",
"lusca": "^1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion test-bench-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-bench-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contrast/test-bench-utils",
"version": "3.33.0",
"version": "3.35.0",
"description": "Shared code to use in Contrast's web framework test apps. Test",
"author": "Contrast Security <nodejs@contrastsecurity.com>",
"license": "UNLICENSED",
Expand Down

0 comments on commit 1bddf77

Please sign in to comment.