From da7504df90e1514a330a6c9732fb76deb31c5194 Mon Sep 17 00:00:00 2001 From: Will Stone <654103+will-stone@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:43:51 +0100 Subject: [PATCH] chore: update package lock --- package-lock.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2eee644a..ce757efd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "browserosaurus", - "version": "20.8.0", + "version": "20.9.1", "license": "GPL-3.0-only", "dependencies": { "file-icon": "^5.1.1" @@ -64,7 +64,6 @@ "redux": "^5.0.1", "rimraf": "^6.0.1", "tailwindcss": "^3.4.10", - "tidy-url": "^1.18.3", "tings": "^9.1.0", "ts-jest": "^29.2.4", "ts-node": "^10.9.2", @@ -22152,13 +22151,6 @@ "dev": true, "license": "MIT" }, - "node_modules/tidy-url": { - "version": "1.18.3", - "resolved": "https://registry.npmjs.org/tidy-url/-/tidy-url-1.18.3.tgz", - "integrity": "sha512-NnbmullqE/3loiDoopNltfLb/v6EhX5GYNUVU4EuZjnDjh/NIBzy5dHnhvH3EfIAnZZZMf3cW0HgNw9E+easyg==", - "dev": true, - "license": "MIT" - }, "node_modules/tings": { "version": "9.1.0", "resolved": "https://registry.npmjs.org/tings/-/tings-9.1.0.tgz",