Skip to content

Commit d8d4025

Browse files
dependabot[bot]AnneSkjeVRivelandkrsteensnyk-bot
committed
Bump qs from 6.11.0 to 6.11.2 (#761)
* Bump qs from 6.11.0 to 6.11.2 Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.11.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.0...v6.11.2) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info (#766) * Added m1, m02 info + status to selected scope info * removed logging * Formatted the date * Feature/104582 handle scope handed over status (#768) * Added ScopeHandedOver enumm and added to filter * Unable to edit when scope handed over * Removed step created when handed over * Cannot edit when scope handed over * Renamed files * Improve readability for ScopeHandedOver status in search IPO * Rename * Allow admin to delete IPOs with status ScopeHandedOver --------- Co-authored-by: VRiveland <[email protected]> * Feature/104099 ipo lage knapp for å opprette teamsmøte innkallelse frontend (#767) * Added checkbox in invitation to make teamsmeeting * fixed warning with EdsIcon inside button * changed back to edsIcon * Show teamsmeeting as checked on editview * Addes styling to teams meeting checkbox * Changed how teams meeting is shown in view IPO * Changed wording in create IPO * Small changes --------- Co-authored-by: VRiveland <[email protected]> * Feature/80834 UI disable mc pkgs with signed rfoc (#769) * Added operationHandoverStatus on types * set disableCheckbox to true * Disabled checkbox doesnt get selected on selectall * New column in table with checkbox if rfoc accepted * Fixed check all not working properly * Moved RFOC column to before MC column in DP comm table * Disabling MCpkg column i comm table when RFOC is accepted * Removed disabling MC button when RFOC has status accepted --------- Co-authored-by: VRiveland <[email protected]> * docs(readme): remove white spaces to trigger build * fix: package.json & yarn.lock to reduce vulnerabilities (#765) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <[email protected]> * Revert "fix: package.json & yarn.lock to reduce vulnerabilities (#765)" (#775) This reverts commit 63d8e17. * Bump node from 14.17.0 to 20.2.0 in /.docker (#759) * Bump node from 14.17.0 to 20.2.0 in /.docker Bumps node from 14.17.0 to 20.2.0. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * give permissions to labeler-action ref:actions/labeler#12 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AnneSkje <[email protected]> Co-authored-by: VRiveland <[email protected]> Co-authored-by: Kristoffer Steen <[email protected]> Co-authored-by: Kristoffer Steen <[email protected]> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Christian Hormazabal <[email protected]> Co-authored-by: Christian Alejandro Hormazabal Martin <[email protected]>
1 parent bc88557 commit d8d4025

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/lodash.debounce": "^4.0.7",
104104
"axios": "0.27.2",
105105
"date-fns": "^2.29.3",
106-
"qs": "^6.11.0",
106+
"qs": "^6.11.2",
107107
"query-string": "8.1.0",
108108
"react": "^17.0.2",
109109
"react-dom": "^17.0.2",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -14231,7 +14231,7 @@ punycode@^2.1.0, punycode@^2.1.1:
1423114231
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1423214232
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
1423314233

14234-
[email protected], qs@^6.11.0:
14234+
1423514235
version "6.11.0"
1423614236
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
1423714237
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
@@ -14243,10 +14243,10 @@ [email protected]:
1424314243
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
1424414244
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
1424514245

14246-
qs@^6.10.0, qs@^6.6.0:
14247-
version "6.10.1"
14248-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a"
14249-
integrity sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==
14246+
qs@^6.10.0, qs@^6.11.2, qs@^6.6.0:
14247+
version "6.11.2"
14248+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
14249+
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
1425014250
dependencies:
1425114251
side-channel "^1.0.4"
1425214252

0 commit comments

Comments
 (0)