Skip to content

Commit 0844923

Browse files
Bump the npm_and_yarn group across 9 directories with 6 updates
Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/library-tests/Extend directory: [merge](https://github.com/yeikos/js.merge). Bumps the npm_and_yarn group with 2 updates in the /javascript/ql/test/library-tests/HtmlSanitizers directory: [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) and [validator](https://github.com/validatorjs/validator.js). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/library-tests/frameworks/Next directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/query-tests/Security/CWE-079/DomBasedXss directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/query-tests/Security/CWE-079/ReflectedXss directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/query-tests/Security/CWE-200/lib directory: [async](https://github.com/caolan/async). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingMergeCall/src-non-vulnerable-lodash directory: [lodash](https://github.com/lodash/lodash). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingMergeCall/src-vulnerable-lodash directory: [lodash](https://github.com/lodash/lodash). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/query-tests/Security/CWE-918/Request directory: [next](https://github.com/vercel/next.js). Updates `merge` from 1.2.1 to 2.1.1 - [Release notes](https://github.com/yeikos/js.merge/releases) - [Changelog](https://github.com/swordev/merge/blob/main/CHANGELOG.md) - [Commits](swordev/merge@v1.2.1...v2.1.1) Updates `sanitize-html` from 1.27.5 to 2.17.6 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/HEAD/packages/sanitize-html) Updates `validator` from 10.11.0 to 13.15.35 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@10.11.0...13.15.35) Updates `next` from 10.2.3 to 16.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v10.2.3...v16.2.10) Updates `next` from 10.2.3 to 16.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v10.2.3...v16.2.10) Updates `next` from 10.2.3 to 16.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v10.2.3...v16.2.10) Updates `async` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.2.0...v3.2.2) Updates `lodash` from 4.17.12 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.12...4.18.1) Updates `lodash` from 4.17.4 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.12...4.18.1) Updates `next` from 15.1.7 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v10.2.3...v16.2.10) --- updated-dependencies: - dependency-name: merge dependency-version: 2.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sanitize-html dependency-version: 2.17.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: validator dependency-version: 13.15.35 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: async dependency-version: 3.2.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14450f5 commit 0844923

9 files changed

Lines changed: 10 additions & 10 deletions

File tree

javascript/ql/test/library-tests/Extend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lodash": "^4.17.10",
1616
"lodash.defaultsdeep": "^4.6.0",
1717
"lodash.mergewith": "^4.6.1",
18-
"merge": "^1.2.0",
18+
"merge": "^2.1.1",
1919
"merge-deep": "^3.0.2",
2020
"merge-options": "^1.0.1",
2121
"mixin-deep": "^2.0.0",

javascript/ql/test/library-tests/HtmlSanitizers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"he": "^1.1.1",
88
"html-entities": "^1.2.1",
99
"lodash": "^4.17.10",
10-
"sanitize-html": "^1.18.2",
10+
"sanitize-html": "^2.17.6",
1111
"sanitizer": "^0.1.3",
1212
"underscore": "^1.9.1",
13-
"validator": "^10.4.0",
13+
"validator": "^13.15.35",
1414
"xss": "^1.0.3",
1515
"xss-filters": "^1.2.7"
1616
}

javascript/ql/test/library-tests/frameworks/Next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "next start"
88
},
99
"dependencies": {
10-
"next": "^10.0.0",
10+
"next": "^16.2.10",
1111
"react": "17.0.1",
1212
"react-dom": "17.0.1"
1313
}

javascript/ql/test/query-tests/Security/CWE-079/DomBasedXss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "next start"
88
},
99
"dependencies": {
10-
"next": "^10.0.0",
10+
"next": "^16.2.10",
1111
"react": "17.0.1",
1212
"react-dom": "17.0.1"
1313
}

javascript/ql/test/query-tests/Security/CWE-079/ReflectedXss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "next start"
88
},
99
"dependencies": {
10-
"next": "^10.0.0",
10+
"next": "^16.2.10",
1111
"react": "17.0.1",
1212
"react-dom": "17.0.1"
1313
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foo",
33
"dependencies": {
4-
"async": "3.2.0"
4+
"async": "3.2.2"
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"lodash": "4.17.12"
3+
"lodash": "4.18.1"
44
}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"lodash": "4.17.4"
3+
"lodash": "4.18.1"
44
}
55
}

javascript/ql/test/query-tests/Security/CWE-918/Request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "15.1.7"
11+
"next": "15.5.18"
1212
}
1313
}

0 commit comments

Comments
 (0)