mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-17 19:13:05 +00:00
Bump dompurify from 3.2.4 to 3.2.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.2.4...3.2.5) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a174d640c
commit
7a72c4e3cc
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "^0.7.1",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"dompurify": "^3.2.4",
|
"dompurify": "^3.2.5",
|
||||||
"ioredis": "^5.6.0",
|
"ioredis": "^5.6.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.510.0",
|
"lucide-react": "^0.510.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -7045,15 +7045,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"dompurify@npm:^3.2.4":
|
"dompurify@npm:^3.2.5":
|
||||||
version: 3.2.4
|
version: 3.2.5
|
||||||
resolution: "dompurify@npm:3.2.4"
|
resolution: "dompurify@npm:3.2.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/trusted-types": "npm:^2.0.7"
|
"@types/trusted-types": "npm:^2.0.7"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
"@types/trusted-types":
|
"@types/trusted-types":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/6be56810fb7ad2776155c8fc2967af5056783c030094362c7d0cf1ad13f2129cf922d8eefab528a34bdebfb98e2f44b306a983ab93aefb9d6f24c18a3d027a05
|
checksum: 10c0/b564167cc588933ad2d25c185296716bdd7124e9d2a75dac76efea831bb22d1230ce5205a1ab6ce4c1010bb32ac35f7a5cb2dd16c78cbf382111f1228362aa59
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13994,7 +13994,7 @@ __metadata:
|
||||||
class-variance-authority: "npm:^0.7.1"
|
class-variance-authority: "npm:^0.7.1"
|
||||||
clsx: "npm:^2.1.1"
|
clsx: "npm:^2.1.1"
|
||||||
date-fns: "npm:^4.1.0"
|
date-fns: "npm:^4.1.0"
|
||||||
dompurify: "npm:^3.2.4"
|
dompurify: "npm:^3.2.5"
|
||||||
eslint: "npm:^9.26.0"
|
eslint: "npm:^9.26.0"
|
||||||
eslint-config-next: "npm:15.2.4"
|
eslint-config-next: "npm:15.2.4"
|
||||||
eslint-config-prettier: "npm:^10.1.1"
|
eslint-config-prettier: "npm:^10.1.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue